use_fog
Description:
[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.6" ) ]
public bool use_fog { get; set; }
public bool use_fog { get; set; }
Warning: use_fog is deprecated since 1.10.
Whether the stage should use a linear GL "fog" in creating the depth-cueing effect, to enhance the perception of depth by fading actors farther from the viewpoint.
Note:
This property does not do anything.