bbmod_reflection_probe_remove_index

A function defined in BBMOD_ReflectionProbe.gml

bbmod_reflection_probe_remove_index(_index)

Description

Removes a reflection probe so it is not sent to shaders anymore.

Arguments

Name Type Description
_index Real The index to remove the reflection probe at.

Returns

Bool Always returns true.

See also

bbmod_reflection_probe_add, bbmod_reflection_probe_clear, bbmod_reflection_probe_count, bbmod_reflection_probe_find, bbmod_reflection_probe_get, bbmod_reflection_probe_remove

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.