Click or drag to resize

ControllerSettingsAutoPointDistance Property

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.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public float AutoPointDistance { get; }

Property Value

Type: Single
See Also