MixedRealityInputSimulationProfile.DefaultHandDistance 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 DefaultControllerDistance instead.
Default distance of the hand from the camera
public:
property float DefaultHandDistance { float get(); };
[System.Obsolete("Use DefaultControllerDistance instead.")]
public float DefaultHandDistance { get; }
[<System.Obsolete("Use DefaultControllerDistance instead.")>]
member this.DefaultHandDistance : single
Public ReadOnly Property DefaultHandDistance As Single
Property Value
- Attributes