VisualServerSingleton.giProbeSetBias

Sets the bias value to avoid self-occlusion. Equivalent to GIProbe.bias.

struct VisualServerSingleton
@nogc nothrow
void
giProbeSetBias
(
in RID probe
,
in double bias
)

Meta