Function BakedLightmap.imagePath

The location where lightmaps will be saved.

String imagePath() nothrow @property @nogc;

void imagePath (
  String v
) nothrow @property @nogc;