Enum MarkerUIStates
The flags that indicate the view status of a marker.
네임스페이스: UnityEditor.Timeline
어셈블리: solution.dll
구문
[Flags]
public enum MarkerUIStates
필드
이름 | 설명 |
---|---|
Collapsed | The marker is in a collapsed state. |
None | No extra state specified. |
Selected | The marker is selected. |