@PointClass = env_fog : "Fog"
[
spawnflags(flags) =
[
1: "Fog Affects Skybox" : 0
]
density(integer) : "Fog density (<0.01)" : 0.001
fogStartDistance(integer) : "Start Distance" : 1500
fogStopDistance(integer) : "Stop Distance" : 2000
rendercolor(color255) : "Fog color (R G B)" : "255 255 255"
]
You must log in to post a comment. You can login or register a new account.
Can anyone provide a screenshot of the effect of the "Fog Affects Skybox" flag?