Click or drag to resize

ControllerSettings_radiusOfEffectForEngage Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("Engaging")]
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Distance (in meters) for the radius of object detection, measured from the interaction point on the controller")]
private float _radiusOfEffectForEngage

Field Value

Type: Single
See Also