Click or drag to resize

BakedLightmapIsGenerateAtlasEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.BakedLightmap.IsGenerateAtlasEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsGenerateAtlasEnabled is deprecated. Use the AtlasGenerate property instead.")]
public bool IsGenerateAtlasEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.BakedLightmap.IsGenerateAtlasEnabled"]

See Also