TextureAtlasServiceExtensions Class
Extension methods for registering texture atlas services.
public static class TextureAtlasServiceExtensions
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. |