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