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