Click or drag to resize

ControllerSettingsConfig_autoPointDistance Field

Distance (in meters) to use instead as minimum for going into auto-point state if there are engageable as well as interactable objects around

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private float _autoPointDistance

Field Value

Type: Single
See Also