priority
Define a priority amongst contextual menu providers in case several target the same type.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Rendering
- Assembly: UnityEditor.CoreModule
int priority { get; }
Remarks
The smaller the priority, the sooner it is used on the menu. Default value is 0.