BakedLightmap.defaultTexelsPerUnit

If a baked mesh doesn't have a UV2 size hint, this value will be used to roughly compute a suitable lightmap size.

  1. double defaultTexelsPerUnit [@property getter]
    struct BakedLightmap
    @nogc nothrow @property
    double
    defaultTexelsPerUnit
    ()
  2. double defaultTexelsPerUnit [@property setter]

Meta