Class Direct3D9
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
Remarks
The value of this constant is equal to "direct3d".