MixedRealityInputSimulationProfile.HandHideTimeout 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.
Caution
Use ControllerHideTimeout instead.
Time after which uncontrolled hands are hidden
public:
property float HandHideTimeout { float get(); };
[System.Obsolete("Use ControllerHideTimeout instead.")]
public float HandHideTimeout { get; }
[<System.Obsolete("Use ControllerHideTimeout instead.")>]
member this.HandHideTimeout : single
Public ReadOnly Property HandHideTimeout As Single
Property Value
- Attributes