Click or drag to resize

ControllerSettingsConfig_useAvatarColorForOutline Field

True to use the avatar color for the EngageObject Outline, otherwise use ColorForForOutline property

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 _useAvatarColorForOutline

Field Value

Type: Boolean
See Also