MixedRealityInputSimulationProfile.HandDepthMultiplier 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 ControllerDepthMultiplier instead.
Depth change when scrolling the mouse wheel
public:
 property float HandDepthMultiplier { float get(); };[System.Obsolete("Use ControllerDepthMultiplier instead.")]
public float HandDepthMultiplier { get; }[<System.Obsolete("Use ControllerDepthMultiplier instead.")>]
member this.HandDepthMultiplier : singlePublic ReadOnly Property HandDepthMultiplier As SingleProperty Value
- Attributes