VisualServerSingleton.giProbeSetBounds

Sets the axis-aligned bounding box that covers the extent of the GI probe.

struct VisualServerSingleton
@nogc nothrow
void
giProbeSetBounds
(
in RID probe
,
in AABB bounds
)

Meta