Class MenuPriority
Priorities for menu item ordering. See MenuEntryAttribute.
상속된 멤버
네임스페이스: UnityEditor.Timeline.Actions
어셈블리: solution.dll
구문
public static class MenuPriority
필드
이름 | 설명 |
---|---|
defaultPriority | Default priority for a menu. It will add at the end of the context menu before the 'add' menus. |
separatorAt | This value is the separator difference that will be needed to create a separator between menu item. |