DirectX12ContextFactory

Description

sealed class Tinman.AddOns.DirectX12.DirectX12ContextFactory

Derived from

GraphicsContextFactory abstract

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

Factory for DirectX12Context.

Public / Constructors

Direct​X12​Context​Factory


public constructor DirectX12ContextFactory → ()

Creates a new instance of DirectX12ContextFactory.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IGraphicsContextFactory>

[not-null]
The configurator object.

The configurator object for this type.