VisualServerSingleton.giProbeSetCompress

Sets the compression setting for the GI probe data. Compressed data will take up less space but may look worse. Equivalent to GIProbe.compress.

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

Meta