Editar

Compartir a través de


HandInteractionHint.HideIfHandTracked Property

Definition

React to hand tracking state to hide visuals when hands are being tracked. If false, only the customShouldHideHands function will be evaluated.

public:
 property bool HideIfHandTracked { bool get(); void set(bool value); };
public bool HideIfHandTracked { get; set; }
member this.HideIfHandTracked : bool with get, set
Public Property HideIfHandTracked As Boolean

Property Value

Applies to