Table of Contents

Class Direct3D9

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

Represents the Direct3D 9 rendering driver

public sealed class Direct3D9 : IRenderingDriver
Inheritance
Direct3D9
Implements
Inherited Members

Remarks

This rendering backend is only available on Windows platforms.

Fields

Name

The name of the Direct3D 9 rendering driver

public const string Name = "direct3d"

Field Value

string

Remarks

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