VisualServerSingleton.reflectionProbeSetExtents

Sets the size of the area that the reflection probe will capture. Equivalent to ReflectionProbe.extents.

struct VisualServerSingleton
@nogc nothrow
void
reflectionProbeSetExtents
(
in RID probe
,
in Vector3 extents
)

Meta