Show / Hide Table of Contents

Enum GraphicsApi

Graphics API types.

Namespace: OpenTK.Core.Platform
Assembly: OpenTK.Core.dll
Syntax
public enum GraphicsApi

Fields

Name Description
None

No graphics API.

OpenGL

Desktop OpenGL API.

OpenGLES

Embedded OpenGL ES API.

Vulkan

Vulkan API.

In this article
Back to top Generated by DocFX