Show / Hide Table of Contents

Enum GraphicsApi

Represents the various Graphics APIs

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

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