Click or drag to resize

ControllerSettings_outlineColor 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("Alternate color to use for EngageObject Outline")]
private UnityEngine.Color _outlineColor

Field Value

Type: UnityEngine.Color
See Also