ColorStateAnimatableProperty.Color Property

Definition

Sets the last keyframe of the "material._Color" property to this Color in the animation clip for a state. The color to transition to.

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