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