ElementInfoAttribute

class in UnityEngine.Categorization

/

Implemented in:UnityEngine.CoreModule

Description

Provide a information to order and categorize at element level (in a category).

Element will be sorted in the category using first the Order property, and if equals, using then the Name.

See also IRenderPipelineGraphicsSettings for usage example.

See also CategoryInfoAttribute.

Properties

NameThe name to use for this element.
OrderThe position this element should take in the parent category.

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