Class XRRaycastSubsystemImpl.MockProvider
Inherited Members
Namespace: UnityEngine.XR.ARSubsystems.Tests
Syntax
public class MockProvider : XRRaycastSubsystem.Provider
Methods
GetChanges(XRRaycast, Allocator)
Declaration
public override TrackableChanges<XRRaycast> GetChanges(XRRaycast defaultRaycast, Allocator allocator)
Parameters
Type | Name | Description |
---|---|---|
XRRaycast | defaultRaycast | |
Allocator | allocator |
Returns
Type | Description |
---|---|
TrackableChanges<XRRaycast> |