Enum ProbeVolumeTextureMemoryBudget
Possible values for the probe volume memory budget (determines the size of the textures used).
Namespace: UnityEngine.Experimental.Rendering
Syntax
[Serializable]
public enum ProbeVolumeTextureMemoryBudget
Fields
| Name | Description | Value |
|---|---|---|
| MemoryBudgetHigh | High Budget |
|
| MemoryBudgetLow | Low Budget |
|
| MemoryBudgetMedium | Medium Budget |