LostTrackingServiceProfile Class

Definition

The profile definition for an ILostTrackingService.

C++
public ref class LostTrackingServiceProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile
Inheritance
UnityEngine.ScriptableObject
LostTrackingServiceProfile
Attributes
MixedRealityServiceProfileAttribute UnityEngine.CreateAssetMenuAttribute

Constructors

Properties

HaltAudioOnTrackingLost

If true, the service will pause audio while tracking is lost.

HaltTimeWhileTrackingLost

If true, the service will set timescale to 0 while tracking is lost.

TrackingLostCullingMask

The culling mask to use when tracking is lost. The tracking lost visual layer is automatically included.

TrackingLostVisualLayer

The layer used to display the lost tracking visual.

TrackingLostVisualPrefab

Prefab for the lost tracking visual. Must include a component that implements ILostTrackingVisual. A radial solver or tagalong script is recommended as well.

Applies to

Produto Versións
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0