Enum MaximumLODLevelMode
Defines how the MaximumLOD is computed.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum MaximumLODLevelMode
필드
이름 | 설명 |
---|---|
FromQualitySettings | Use the current quality settings value. |
OffsetQualitySettings | Offset the current quality settings value. |
OverrideQualitySettings | Set the current quality settings value. |