Class Direct3D11
Represents the Direct3D 11 rendering driver
public sealed class Direct3D11 : IRenderingDriver
- Inheritance
-
Direct3D11
- Implements
- Inherited Members
Remarks
This rendering backend is only available on Windows platforms.
Fields
Name
The name of the Direct3D 11 rendering driver
public const string Name = "direct3d11"
Field Value
Remarks
The value of this constant is equal to "direct3d11".