docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SimulationPointCloudSubsystem

    Simulation implementation of XRPointCloudSubsystem. Do not create this directly. Use the SubsystemManager instead.

    Inheritance
    object
    SubsystemWithProvider
    SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>
    TrackingSubsystem<XRPointCloud, XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>
    XRPointCloudSubsystem
    SimulationPointCloudSubsystem
    Implements
    ISubsystem
    Inherited Members
    XRPointCloudSubsystem.GetChanges(Allocator)
    XRPointCloudSubsystem.GetPointCloudData(TrackableId, Allocator)
    TrackingSubsystem<XRPointCloud, XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>.GetChanges(Allocator)
    SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>.subsystemDescriptor
    SubsystemWithProvider.Start()
    SubsystemWithProvider.Stop()
    SubsystemWithProvider.Destroy()
    SubsystemWithProvider.running
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: UnityEngine.XR.Simulation
    Assembly: solution.dll
    Syntax
    public sealed class SimulationPointCloudSubsystem : XRPointCloudSubsystem, ISubsystem

    Methods

    Name Description
    OnStart()

    Invoked just after the subsystem provider starts.

    OnStop()

    Invoked just after the subsystem provider stops.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023