Click or drag to resize

ControllerSettingsConfig_shouldOutlineEngageObject Field

True to enable Outlineing the object that will be engaged when you press the trigger, otherwise false

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

Field Value

Type: Boolean
See Also