bbmod_reflection_probe_find

A function defined in BBMOD_ReflectionProbe.gml

bbmod_reflection_probe_find(_position)

Description

Finds a reflection probe that influences given position.

Arguments

Name Type Description
_position Struct.BBMOD_Vec3 The position to find a reflection probe at.

Returns

Struct.BBMOD_ReflectionProbe, undefined The found reflection probe or undefined if none was found.

See also

BBMOD_ReflectionProbe.Enabled, bbmod_reflection_probe_add, bbmod_reflection_probe_clear, bbmod_reflection_probe_count, bbmod_reflection_probe_get, bbmod_reflection_probe_remove, bbmod_reflection_probe_remove_index

Do you find this page helpful?

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