Skip to content

TextureAtlasOptions.MaxAtlasWidth Property

Definition

Namespace: Brine2D.Rendering.TextureAtlas

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

C#
public int MaxAtlasWidth { get; set; }

Property Value

System.Int32