ITextureAtlasBuilder.AddTexture(string, string) Method
Definition
Namespace: Brine2D.Rendering.TextureAtlas
Adds a texture to be packed into the atlas.
Parameters
path System.String
Path to the texture file.
name System.String
Optional custom name \(defaults to filename without extension\).