Enum DocumentationSortingAttribute.Level
Refinement level of the documentation
Namespace: Cinemachine
Syntax
public enum Level
Fields
| Name | Description | Value |
|---|---|---|
| Undoc | Type is excluded from documentation |
0 |
| API | Type is documented in the API reference |
1 |
| UserRef | Type is documented in the highly-refined User Manual |
2 |