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