Class ARPlanesChangedEventUnitDescriptor
Unit descriptor for the ARPlanes
Inheritance
Inherited Members
Namespace: UnityEditor .XR.ARFoundation.VisualScripting
Assembly: Unity.XR.ARFoundation.VisualScripting.Editor.dll
Syntax
public class ARPlanesChangedEventUnitDescriptor : ARTrackablesChangedEventUnitDescriptor<ARPlaneManager, ARPlane, ARPlanesChangedListener>
Constructors
ARPlanesChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARPlaneManager, ARPlane, ARPlanesChangedListener>)
Declaration
public ARPlanesChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARPlaneManager, ARPlane, ARPlanesChangedListener> target)
Parameters
Type | Name | Description |
---|---|---|
ARTrackables |
target |