ITextureAtlasBuilder.WithName(string) Method
Definition¶
Namespace: Brine2D.Rendering.TextureAtlas
Sets the name for the atlas being built.
Brine2D.Rendering.TextureAtlas.ITextureAtlasBuilder WithName(string name);
Parameters¶
name System.String
Atlas name.