bbmod_light_point_remove_index DEPRECATED

A function defined in BBMOD_PointLight.gml

bbmod_light_point_remove_index(_index)

Description

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

Arguments

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

Returns

Bool Always returns true.

Deprecated

Please use bbmod_light_punctual_remove_index instead.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.