Click or drag to resize

ControllerSettings_autoPointDistance Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Distance (in meters) to use instead as minimum for going into auto-point state if there are engageable as well as interactable objects around")]
private float _autoPointDistance

Field Value

Type: Single
See Also