Struct TrackDrawOptions
The user-defined options for drawing a track."
상속된 멤버
네임스페이스: UnityEditor.Timeline
어셈블리: solution.dll
구문
public struct TrackDrawOptions
프로퍼티
이름 | 설명 |
---|---|
errorText | Text that indicates if the track should display an error. |
icon | The icon displayed on the track header. |
minimumHeight | The minimum height of the track. |
trackColor | The highlight color of the track. |
메서드
이름 | 설명 |
---|---|
Equals(object) | Indicates whether this instance and a specified object are equal. |
Equals(TrackDrawOptions) | Compares this object with another |
GetHashCode() | Returns the hash code for this instance. |
연산자
이름 | 설명 |
---|---|
operator ==(TrackDrawOptions, TrackDrawOptions) | Compares two |
operator !=(TrackDrawOptions, TrackDrawOptions) | Compares two |