Class Vulkan
Represents the Vulkan rendering driver
public sealed class Vulkan : IRenderingDriver
- Inheritance
-
Vulkan
- Implements
- Inherited Members
Fields
Name
The name of the Vulkan rendering driver
public const string Name = "vulkan"
Field Value
Remarks
The value of this constant is equal to "vulkan".