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