VisualServerLightSetBakeMode Method |
Sets the bake mode for this light, see VisualServerLightBakeMode for options. The bake mode affects how the light will be baked in BakedLightmaps and GIProbes.
Namespace: Godot
public static void LightSetBakeMode( RID light, VisualServerLightBakeMode bakeMode )
[Missing <param name="light"/> documentation for "M:Godot.VisualServer.LightSetBakeMode(Godot.RID,Godot.VisualServer.LightBakeMode)"]
[Missing <param name="bakeMode"/> documentation for "M:Godot.VisualServer.LightSetBakeMode(Godot.RID,Godot.VisualServer.LightBakeMode)"]