LostTrackingServiceProfile.TrackingLostCullingMask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The culling mask to use when tracking is lost. The tracking lost visual layer is automatically included.
public:
property UnityEngine::LayerMask TrackingLostCullingMask { UnityEngine::LayerMask get(); };
public UnityEngine.LayerMask TrackingLostCullingMask { get; }
member this.TrackingLostCullingMask : UnityEngine.LayerMask
Public ReadOnly Property TrackingLostCullingMask As LayerMask
Property Value
UnityEngine.LayerMask