Show / Hide Table of Contents

Enum FramebufferAttachmentComponentType

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum FramebufferAttachmentComponentType

Fields

Name Description
Float

Original was GL_FLOAT = 0x1406

Index

Original was GL_INDEX = 0x8222

Int

Original was GL_INT = 0x1404

UnsignedNormalized

Original was GL_UNSIGNED_NORMALIZED = 0x8C17

In This Article
Back to top Generated by DocFX