Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultPriority

The default value for ToolAttribute.toolPriority and ToolAttribute.variantPriority. Specify a priority lower than this value to display a tool before the default entries, or specify a higher value to display it after the default entries.
Read time 1 minuteLast updated 4 days ago

Definition

public const int defaultPriority = 1000