Enum ProbeVolumeBlendingTextureMemoryBudget
Possible values for the probe volume scenario blending memory budget (determines the size of the textures used).
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Serializable]
public enum ProbeVolumeBlendingTextureMemoryBudget
Fields
Name | Description |
---|---|
MemoryBudgetHigh | High Budget |
MemoryBudgetLow | Low Budget |
MemoryBudgetMedium | Medium Budget |