Class Metal
Represents the Metal rendering driver
public sealed class Metal : IRenderingDriver
- Inheritance
-
Metal
- Implements
- Inherited Members
Remarks
This rendering backend is only available on Apple platforms (macOS and iOS).
Fields
Name
The name of the Metal rendering driver
public const string Name = "metal"
Field Value
Remarks
The value of this constant is equal to "metal".