Click or drag to resize

ControllerSettingsConfig_useAvatarColorForHighlight Field

True to use the avatar color for the EngageObject highlight, otherwise use ColorForForHighlight property

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

Field Value

Type: Boolean
See Also