GraphicsFactory Class
Namespace: Stride.GraphicsAssembly: Stride.Graphics.dll
Root factory for all Graphics components.
Derived from GraphicsFactory:
public class GraphicsFactory : ComponentBase, IDisposable, IComponent, IReferencable, ICollectorHolder
| Name | Description | |
|---|---|---|
| Fields | ||
| GraphicsApi | GraphicsApi key. TODO not the best place to store this identifier. Move it to GraphicsFactory? |
|
Fields
GraphicsApi
GraphicsApi key. TODO not the best place to store this identifier. Move it to GraphicsFactory?
public const string GraphicsApi = "GraphicsApi"
Field Value
| Type | Description |
|---|---|
| System.String |