GeometryInstance.lightmapScale

Scale factor for the generated baked lightmap. Useful for adding detail to certain mesh instances.

  1. GeometryInstance.LightmapScale lightmapScale [@property getter]
  2. long lightmapScale [@property setter]
    struct GeometryInstance
    @nogc nothrow @property
    void
    lightmapScale
    (
    long v
    )

Meta