docs.unity3d.com
    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
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023