Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CategoryInfoAttribute

Provide a information to order and categorize at category level.
Read time 3 minutesLast updated 6 days ago

Definition

public class CategoryInfoAttribute : InfoAttribute

Remarks

Categories will be sorted using first the Order property, and if equals, using then the Name.
See also IRenderPipelineGraphicsSettings for usage example.

Inheritance

Inherited Members