BakedLightmap.bakeHdr

If true lightmap can capture light values greater than 1.0. Turning this off will result in a smaller lightmap. Default value:false.

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

Meta