Class XRDepthSubsystemImpl.TestProvider
Inheritance
XRDepthSubsystemImpl.TestProvider
Syntax
public class TestProvider : XRDepthSubsystem.Provider
Constructors
TestProvider()
Declaration
Methods
GetChanges(XRPointCloud, Allocator)
Declaration
public override TrackableChanges<XRPointCloud> GetChanges(XRPointCloud defaultPointCloud, Allocator allocator)
Parameters
Returns
Overrides
GetPointCloudData(TrackableId, Allocator)
Declaration
public override XRPointCloudData GetPointCloudData(TrackableId trackableId, Allocator allocator)
Parameters
Returns
Overrides