Function BakedLightmap.bake
Bakes the lightmaps within the currently edited scene.
BakedLightmap . BakeError bake
(
Node from_node = Node(godot_object(null), ),
const(bool) create_visual_debug = false
) nothrow @nogc;