docs.unity.cn
    Show / Hide Table of Contents

    Class XRDepthSubsystemImpl.TestProvider

    Inheritance
    Object
    XRDepthSubsystem.Provider
    XRDepthSubsystemImpl.TestProvider
    Inherited Members
    XRDepthSubsystem.Provider.Start()
    XRDepthSubsystem.Provider.Stop()
    XRDepthSubsystem.Provider.Destroy()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class TestProvider : XRDepthSubsystem.Provider

    Constructors

    TestProvider()

    Declaration
    public TestProvider()

    Methods

    GetChanges(XRPointCloud, Allocator)

    Declaration
    public override TrackableChanges<XRPointCloud> GetChanges(XRPointCloud defaultPointCloud, Allocator allocator)
    Parameters
    Type Name Description
    XRPointCloud defaultPointCloud
    Allocator allocator
    Returns
    Type Description
    TrackableChanges<XRPointCloud>
    Overrides
    XRDepthSubsystem.Provider.GetChanges(XRPointCloud, Allocator)

    GetPointCloudData(TrackableId, Allocator)

    Declaration
    public override XRPointCloudData GetPointCloudData(TrackableId trackableId, Allocator allocator)
    Parameters
    Type Name Description
    TrackableId trackableId
    Allocator allocator
    Returns
    Type Description
    XRPointCloudData
    Overrides
    XRDepthSubsystem.Provider.GetPointCloudData(TrackableId, Allocator)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021