Class SimulationBoundingBoxSubsystem
Simulation implementation of XRBoundingBoxSubsystem.
Do not create this directly. Use the SubsystemManager
instead.
Inheritance
SubsystemWithProvider<XRBoundingBoxSubsystem, XRBoundingBoxSubsystemDescriptor, XRBoundingBoxSubsystem.Provider>
TrackingSubsystem<XRBoundingBox, XRBoundingBoxSubsystem, XRBoundingBoxSubsystemDescriptor, XRBoundingBoxSubsystem.Provider>
SimulationBoundingBoxSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRBoundingBoxSubsystem, XRBoundingBoxSubsystemDescriptor, XRBoundingBoxSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.Simulation
Assembly: Unity.XR.Simulation.dll
Syntax
public sealed class SimulationBoundingBoxSubsystem : XRBoundingBoxSubsystem, ISubsystem