Function BakedLightmap.captureCellSize
Grid size used for real-time capture information on dynamic objects. Cannot be larger than bakeCellSize
.
double captureCellSize() nothrow @property @nogc;
void captureCellSize
(
double v
) nothrow @property @nogc;