BakedLightmap.bias

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

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

Meta