GIProbeBake Method |
Bakes the effect from all GeometryInstances marked with UseInBakedLight and Lights marked with either or . If create_visual_debug is true, after baking the light, this will generate a MultiMesh that has a cube representing each solid cell with each cube colored to the cell's albedo color. This can be used to visualize the GIProbe's data and debug any issues that may be occurring.
Namespace: Godot
public void Bake( Node fromNode = null, bool createVisualDebug = false )
[Missing <param name="fromNode"/> documentation for "M:Godot.GIProbe.Bake(Godot.Node,System.Boolean)"]
[Missing <param name="createVisualDebug"/> documentation for "M:Godot.GIProbe.Bake(Godot.Node,System.Boolean)"]