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