Class PlanesChangedEventUnitDescriptor
Unit descriptor for the PlanesChangedEventUnit.
Inheritance
TrackablesChangedEventUnitDescriptor<ARPlaneManager, XRPlaneSubsystem, XRPlaneSubsystemDescriptor, XRPlaneSubsystem.Provider, BoundedPlane, ARPlane, ARPlanesChangedEventArgs, ARPlaneManagerListener>
PlanesChangedEventUnitDescriptor
Namespace: UnityEditor.XR.ARFoundation.VisualScripting
Assembly: Unity.XR.ARFoundation.VisualScripting.Editor.dll
Syntax
[Obsolete("PlanesChangedEventUnitDescriptor has been deprecated in AR Foundation version 6.0.", false)]
public sealed class PlanesChangedEventUnitDescriptor : TrackablesChangedEventUnitDescriptor<ARPlaneManager, XRPlaneSubsystem, XRPlaneSubsystemDescriptor, XRPlaneSubsystem.Provider, BoundedPlane, ARPlane, ARPlanesChangedEventArgs, ARPlaneManagerListener>
Constructors
PlanesChangedEventUnitDescriptor(PlanesChangedEventUnit)
Declaration
public PlanesChangedEventUnitDescriptor(PlanesChangedEventUnit target)
Parameters
Type | Name | Description |
---|---|---|
PlanesChangedEventUnit | target |