Table of Contents

Class GraphicsFactory

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

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"

Field Value

string