BakedLightmap.imagePath

Deprecated, in previous versions it determined the location where lightmaps were be saved.

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

Meta