bbmod_reflection_probe_get

A function defined in BBMOD_ReflectionProbe.gml

bbmod_reflection_probe_get(_index)

Description

Retrieves a reflection probe at given index.

Arguments

Name Type Description
_index Real The index of the reflection probe.

Returns

Struct.BBMOD_ReflectionProbe The reflection probe.

See also

bbmod_reflection_probe_add, bbmod_reflection_probe_clear, bbmod_reflection_probe_count, bbmod_reflection_probe_find, bbmod_reflection_probe_remove, bbmod_reflection_probe_remove_index

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.