Property volumetricFogBudget
volumetricFogBudget
Defines the performance to quality ratio of the volumetric fog. A value of 0 being the least resource-intensive and a value of 1 being the highest quality.
Declaration
public float volumetricFogBudget { get; set; }
Property Value
Type | Description |
---|---|
float |
Remarks
Try to minimize this value to find a compromise between quality and performance.