bbmod_light_ambient_set_down

A function defined in __bbmod_light_ambient.gml

bbmod_light_ambient_set_down(_color)

Description

Defines color of the lower hemisphere of the ambient light passed to shaders.

Arguments

Name Type Description
_color Struct.BBMOD_Color The new color of the lower hemisphere of the ambient light.

See also

BBMOD_Color, bbmod_light_ambient_get_down, bbmod_light_ambient_get_up, bbmod_light_ambient_set, bbmod_light_ambient_set_up

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.