Skip to content

TextureAtlasOptions.MaxAtlasHeight Property

Definition

Namespace: Brine2D.Rendering.TextureAtlas

Maximum height for generated atlases \(default: 2048\).

C#
public int MaxAtlasHeight { get; set; }

Property Value

System.Int32