Click or drag to resize

ControllerSettings_useAvatarColorForOutline Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("True to use the avatar color for the EngageObject Outline, otherwise use ColorForForOutline property")]
private bool _useAvatarColorForOutline

Field Value

Type: Boolean
See Also