Click or drag to resize

HandMenuSettings_heightBelowHeadForShowHandUi Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("Height values")]
[UnityEngine.TooltipAttribute("Lower distance between the head and the wrist for checking it's ok to open the HandGui")]
[UnityEngine.SerializeField]
private float _heightBelowHeadForShowHandUi

Field Value

Type: Single
See Also