A function defined in __bbmod_light_ambient.gml
bbmod_light_ambient_set_down(_color)
Defines color of the lower hemisphere of the ambient light passed to shaders.
Name | Type | Description |
---|---|---|
_color | Struct.BBMOD_Color |
The new color of the lower hemisphere of the ambient light. |
BBMOD_Color, bbmod_light_ambient_get_down, bbmod_light_ambient_get_up, bbmod_light_ambient_set, bbmod_light_ambient_set_up
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.