bbmod_light_punctual_remove_index

A function defined in BBMOD_PunctualLight.gml

bbmod_light_punctual_remove_index(_index)

Description

Removes a punctual light so it is not sent to shaders anymore.

Arguments

Name Type Description
_index Real The index to remove the punctual light at.

Returns

Bool Always returns true.

See also

bbmod_light_punctual_add, bbmod_light_punctual_clear, bbmod_light_punctual_count, bbmod_light_punctual_get, bbmod_light_punctual_remove

Do you find this page helpful?

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