Function VisualServerSingleton.giProbeSetBounds

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

void giProbeSetBounds (
  const(RID) probe,
  const(AABB) bounds
) nothrow @nogc;