TextureAtlasOptions.MaxAtlasWidth Property
Definition¶
Namespace: Brine2D.Rendering.TextureAtlas
Maximum width for generated atlases (default: 2048).
public int MaxAtlasWidth { get; set; }
Namespace: Brine2D.Rendering.TextureAtlas
Maximum width for generated atlases (default: 2048).
public int MaxAtlasWidth { get; set; }