HoverLight.Color Property

Definition

Specifies the highlight color

public:
 property UnityEngine::Color Color { UnityEngine::Color get(); void set(UnityEngine::Color value); };
public UnityEngine.Color Color { get; set; }
member this.Color : UnityEngine.Color with get, set
Public Property Color As Color

Property Value

UnityEngine.Color

Applies to