VisualServerLightmapCaptureSetOctree Method |
Sets the octree to be used by this lightmap capture. This function is normally used by the BakedLightmap node. Equivalent to Octree.
Namespace: Godot
public static void LightmapCaptureSetOctree( RID capture, byte[] octree )
[Missing <param name="capture"/> documentation for "M:Godot.VisualServer.LightmapCaptureSetOctree(Godot.RID,System.Byte[])"]
[Missing <param name="octree"/> documentation for "M:Godot.VisualServer.LightmapCaptureSetOctree(Godot.RID,System.Byte[])"]