Click or drag to resize

BakedLightmapAtlasMaxSize Property

Maximum size of each lightmap layer, only used when AtlasGenerate is enabled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int AtlasMaxSize { get; set; }

Property Value

Type: Int32
See Also