Property fogControlMode
fogControlMode
Controls which method to use to control the performance and quality of the volumetric fog.
선언
public FogControl fogControlMode { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
FogControl |
참고
Balance mode allows you to use a performance-oriented approach to define the quality of the volumetric fog. Manual mode gives you access to the internal set of properties which directly control the effect.