Cinemachine
![]() | DocumentationSortingAttributeLevel Enumeration |
Refinement level of the documentation
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

public enum Level
Cinemachine.Level = function(); Cinemachine.Level.createEnum('Cinemachine.Level', false);

Member name | Value | Description | |
---|---|---|---|
Undoc | 0 | Type is excluded from documentation | |
API | 1 | Type is documented in the API reference | |
UserRef | 2 | Type is documented in the highly-refined User Manual |
