Click or drag to resize

WorldSpaceButton_shouldAutoPoint Field

If the hand should automatically point when the user is near

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("True if the hand should automatically point when near this object")]
private bool _shouldAutoPoint

Field Value

Type: Boolean
See Also