BakedLightmap.bias

Raycasting bias used during baking to avoid floating point precission issues.

  1. double bias [@property getter]
    struct BakedLightmap
    @nogc nothrow @property
    double
    bias
    ()
  2. double bias [@property setter]

Meta