Click or drag to resize

ControllerSettings_shouldOutlineEngageObject Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("Outline")]
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("True to enable Outlining the object that will be engaged when you press the trigger otherwise false")]
private bool _shouldOutlineEngageObject

Field Value

Type: Boolean
See Also