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.
선언
public float volumetricFogBudget { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
float |
참고
Try to minimize this value to find a compromise between quality and performance.