Namespace LibGFX.Graphics.Materials
Classes
- SGMaterial
Represents a material used in rendering. Uses the Specular-Glossiness workflow.
- SpriteMaterial
Represents a material used in rendering.
Interfaces
- IMaterial
Defines the contract for a material used in rendering operations, including identification, configuration, and lifecycle management.