Click or drag to resize

ControllerSettingsConfig_radiusOfEffectForEngage Field

Distance (in meters) for the radius of object detection, measured from the interaction point on the controller

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

Field Value

Type: Single
See Also