bbmod_light_ambient_set

A function defined in __bbmod_light_ambient.gml

bbmod_light_ambient_set(_color)

Description

Defines color of the ambient light passed to shaders.

Arguments

Name Type Description
_color Struct.BBMOD_Color The new color of the ambient light (both upper and lower hemisphere).

See also

BBMOD_Color, bbmod_light_ambient_get_down, bbmod_light_ambient_get_up, bbmod_light_ambient_set_down, bbmod_light_ambient_set_up

Do you find this page helpful?

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