VisualServerSingleton.giProbeGetBias

Returns the bias value for the GI probe. Bias is used to avoid self occlusion. Equivalent to GIProbeData.bias.

struct VisualServerSingleton
@nogc nothrow const
double
giProbeGetBias
(
in RID probe
)

Meta