I need to generate procedural terrain and other objects (I’ve got the code mostly in place now), but I also would like to use the editor’s Beast lightmapping. Is there any (headache-free) method of doing that?
Is it possible to use editor scripts to generate terrain and objects procedurally (it should be, shouldn’t it?) and place them in the scene, then run the lightmapping function on them to produce baked shadows?