Class XRPlaneSubsystemImpl.TestProvider
Inherited Members
Namespace: UnityEngine.XR.ARSubsystems.Tests
Syntax
public class TestProvider : XRPlaneSubsystem.Provider
Constructors
TestProvider()
Declaration
public TestProvider()
Methods
GetChanges(BoundedPlane, Allocator)
Declaration
public override TrackableChanges<BoundedPlane> GetChanges(BoundedPlane defaultPlane, Allocator allocator)
Parameters
Type | Name | Description |
---|---|---|
BoundedPlane | defaultPlane | |
Allocator | allocator |
Returns
Type | Description |
---|---|
TrackableChanges<BoundedPlane> |