BSL:Frustum and fog: Difference between revisions

m
+cat
No edit summary
m (+cat)
Line 62: Line 62:
:z = z_n * z_f / [ z_f - Z*( z_f - z_n )]
:z = z_n * z_f / [ z_f - Z*( z_f - z_n )]
By default, z_f is 10000 and z_n is 4, so Z=0.925 corresponds roughly to z=157.5
By default, z_f is 10000 and z_n is 4, so Z=0.925 corresponds roughly to z=157.5
[[Category:Bungie scripting language docs]]