Class TrackColorAttribute
Attribute used to specify the color of the track and its clips inside the Timeline Editor.
구현
상속된 멤버
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
[AttributeUsage(AttributeTargets.Class)]
public class TrackColorAttribute : Attribute, _Attribute
생성자
이름 | 설명 |
---|---|
TrackColorAttribute(float, float, float) | Specify the track color using [0-1] R,G,B values. |
프로퍼티
이름 | 설명 |
---|---|
color |