Class TrackColorAttribute
Attribute used to specify the color of the track and its clips inside the Timeline Editor.
Implements
Inherited Members
Namespace: UnityEngine.Timeline
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class TrackColorAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
TrackColorAttribute(float, float, float) | Specify the track color using [0-1] R,G,B values. |
Properties
Name | Description |
---|---|
color |