Table of Contents

Class Direct3D12

Namespace
Sdl3Sharp.Video.Rendering.Drivers
Assembly
Sdl3Sharp.dll

Represents the Direct3D 12 rendering driver

public sealed class Direct3D12 : IRenderingDriver
Inheritance
Direct3D12
Implements
Inherited Members

Remarks

This rendering backend is only available on Windows platforms.

Fields

Name

The name of the Direct3D 12 rendering driver

public const string Name = "direct3d12"

Field Value

string

Remarks

The value of this constant is equal to "direct3d12".