Struct PlaneUpdatedEventArgs
Inherited Members
Namespace: UnityEngine.Experimental.XR
Assembly: UnityEngine.dll
Syntax
public struct PlaneUpdatedEventArgs
Properties
| Improve this Doc View SourcePlane
Declaration
public BoundedPlane Plane { get; }
Property Value
Type | Description |
---|---|
Bounded |
PlaneSubsystem
Declaration
public XRPlaneSubsystem PlaneSubsystem { get; }
Property Value
Type | Description |
---|---|
XRPlane |