Cinemachine
![]() | DocumentationSortingAttribute Class |
Atrtribute to control the automatic generation of documentation.
Inheritance HierarchyNamespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax[DocumentationSortingAttribute(0f, DocumentationSortingAttributeLevel.Undoc)] public sealed class DocumentationSortingAttribute : Attribute
Cinemachine.DocumentationSortingAttribute = function(); Type.createClass( 'Cinemachine.DocumentationSortingAttribute', Attribute);
The DocumentationSortingAttribute type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | DocumentationSortingAttribute | Contructor with specific values |
Properties| Name | Description | |
|---|---|---|
![]() | Category | Refinement level of the documentation. The more refined, the more is excluded. |
![]() | SortOrder | Where this type appears in the manual. Smaller number sort earlier. |
See Also

