CategoryInfoAttribute

class in UnityEngine.Categorization

/

Implemented in:UnityEngine.CoreModule

Description

Provide a information to order and categorize at category level.

Categories will be sorted using first the Order property, and if equals, using then the Name.

See also IRenderPipelineGraphicsSettings for usage example.

See also ElementInfoAttribute.

Properties

NameThe name to use for this category.
OrderThe position this category should use.

Did you find this page useful? Please give it a rating: