VisualServerSingleton.lightSetBakeMode

Sets the bake mode for this light, see lightbakemode for options. The bake mode affects how the light will be baked in BakedLightmaps and GIProbes.

struct VisualServerSingleton
@nogc nothrow
void
lightSetBakeMode
(
in RID light
,
in long bake_mode
)

Meta