VisualServerSingleton.giProbeIsCompressed

Returns true if the GI probe data associated with this GI probe is compressed. Equivalent to GIProbe.compress.

struct VisualServerSingleton
@nogc nothrow const
bool
giProbeIsCompressed
(
in RID probe
)

Meta