Class GraphicsFactory
Root factory for all Graphics components.
public class GraphicsFactory : ComponentBase, IDisposable, IComponent, IReferencable, ICollectorHolder
- Inheritance
-
GraphicsFactory
- Implements
- Inherited Members
- Extension Methods
Fields
GraphicsApi
GraphicsApi key. TODO not the best place to store this identifier. Move it to GraphicsFactory?
public const string GraphicsApi = "GraphicsApi"