Enum MaximumLODLevelMode
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public enum MaximumLODLevelMode
Fields
| Name | Description |
|---|---|
| Fixed | Set the current quality settings value. |
| FromQualitySettings | Use the current quality settings value. |
| OffsetQualitySettings | Offset the current quality settings value. |