GeometryInstance.generateLightmap

When disabled, the mesh will be taken into account when computing indirect lighting, but the resulting lightmap will not be saved. Useful for emissive only materials or shadow casters.

  1. bool generateLightmap [@property getter]
    struct GeometryInstance
    @nogc nothrow @property
    bool
    generateLightmap
    ()
  2. bool generateLightmap [@property setter]

Meta