A function defined in BBMOD_ReflectionProbe.gml
bbmod_reflection_probe_find(_position)
Finds a reflection probe that influences given position.
Name | Type | Description |
---|---|---|
_position | Struct.BBMOD_Vec3 |
The position to find a reflection probe at. |
Struct.BBMOD_ReflectionProbe, undefined
The found reflection probe or undefined
if none was found.
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
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.