TextureAtlasServiceExtensions Class
Definition
Namespace: Brine2D.Rendering.SDL
Extension methods for registering texture atlas services.
Inheritance System.Object → TextureAtlasServiceExtensions
| Methods | |
|---|---|
| AddTextureAtlasing\(this IServiceCollection, Action<TextureAtlasOptions>\) | Adds texture atlas services to the dependency injection container. Call this after AddSDL3Rendering() to enable texture atlasing. |