DirectX11ContextFactory

Description

sealed class Tinman.AddOns.DirectX11.DirectX11ContextFactory

Derived from

GraphicsContextFactory abstract

Full source code is included in the Tinman 3D SDK download.

Factory for DirectX11Context.

Public / Constructors

Direct​X11​Context​Factory


public constructor DirectX11ContextFactory → ()

Creates a new instance of DirectX11ContextFactory.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IGraphicsContextFactory>

[not-null]
The configurator object.

The configurator object for this type.