Class SimulationEnvironmentProbeSubsystem
Simulation implementation of
XREnvironmentProbeSubsystem.
Do not create this directly. Use the SubsystemManager instead.
Inheritance
UnityEngine.SubsystemsImplementation.SubsystemWithProvider
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<XREnvironmentProbeSubsystem, XREnvironmentProbeSubsystemDescriptor, XREnvironmentProbeSubsystem.Provider>
TrackingSubsystem<XREnvironmentProbe, XREnvironmentProbeSubsystem, XREnvironmentProbeSubsystemDescriptor, XREnvironmentProbeSubsystem.Provider>
SimulationEnvironmentProbeSubsystem
Inherited Members
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.OnCreate()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.OnStart()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.OnStop()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.OnDestroy()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.subsystemDescriptor
UnityEngine.SubsystemsImplementation.SubsystemWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.provider
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.Start()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.OnStart()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.Stop()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.OnStop()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.Destroy()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.OnDestroy()
UnityEngine.SubsystemsImplementation.SubsystemWithProvider.running
Namespace: UnityEngine.XR.Simulation
Syntax
public class SimulationEnvironmentProbeSubsystem : XREnvironmentProbeSubsystem, ISubsystem