BakedLightmap.useDenoiser

When enabled, a lightmap denoiser will be used to reduce the noise inherent to Monte Carlo based global illumination.

  1. bool useDenoiser [@property getter]
    struct BakedLightmap
    @nogc nothrow @property
    bool
    useDenoiser
    ()
  2. bool useDenoiser [@property setter]

Meta