Cinemachine
![]() | DocumentationSortingAttribute Class |
Atrtribute to control the automatic generation of documentation.

Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

[DocumentationSortingAttribute(0f, DocumentationSortingAttributeLevel.Undoc)] public sealed class DocumentationSortingAttribute : Attribute
Cinemachine.DocumentationSortingAttribute = function(); Type.createClass( 'Cinemachine.DocumentationSortingAttribute', Attribute);
The DocumentationSortingAttribute type exposes the following members.

Name | Description | |
---|---|---|
![]() | DocumentationSortingAttribute | Contructor with specific values |

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. |
