TextureAtlasCollection Class
Collection of texture atlases that can be queried as a single logical atlas. Automatically created when textures are split across multiple atlases.
public sealed class TextureAtlasCollection : Brine2D.Rendering.TextureAtlas.ITextureAtlasCollection, System.IDisposable
Inheritance System.Object → TextureAtlasCollection
Implements ITextureAtlasCollection, System.IDisposable
| Methods | |
|---|---|
| AddAtlas(ITextureAtlas) | Adds an atlas to the collection (internal use by builder). |