A macro defined in __bbmod_shader_set.gml
String
Name of a fragment shader uniform of type float
that holds 1.0 / (fogEnd - fogStart)
, where fogEnd
is the distance from the camera where fog reaches its maximum intensity and fogStart
is the distance from camera where the fog begins.
bbmod_fog_get_end, bbmod_fog_set_end
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.