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]
  2. double normalBias [@property setter]
    struct GIProbe
    @nogc nothrow @property
    void
    normalBias
    (
    double v
    )

Meta