GIProbe.normalBias

Offsets the lookup into the GIProbe based on the object's normal direction. Can be used to reduce some self-shadowing artifacts.

  1. double normalBias [@property getter]
    struct GIProbe
    @nogc nothrow @property
    double
    normalBias
    ()
  2. double normalBias [@property setter]

Meta