VisualServerSingleton.reflectionProbeSetEnableBoxProjection

If true, uses box projection. This can make reflections look more correct in certain situations. Equivalent to ReflectionProbe.boxProjection.

struct VisualServerSingleton
@nogc nothrow
void
reflectionProbeSetEnableBoxProjection
(
in RID probe
,
in bool enable
)

Meta