Show / Hide Table of Contents

Enum GraphicsApi

Represents the various Graphics APIs

Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public enum GraphicsApi : int

Fields

Name Description
Direct3D11
Metal
OpenGL
OpenGLES
SystemDefault

Allows the user to request the default Graphics API for the current system

Vulkan
In This Article
Back to top yak2D - Alex Paterson