Table of Contents

Class Metal

Namespace
Sdl3Sharp.Video.Rendering.Drivers
Assembly
Sdl3Sharp.dll

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

string

Remarks

The value of this constant is equal to "metal".