Click or drag to resize

FramebufferAttachment Enumeration

Attachment points of a Framebuffer

Namespace:  Ooogles
Assembly:  Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum Attachment
Members
  Member nameValueDescription
Color36064 Attachment point for a color buffer
Depth36096 Attachment point for a depth buffer
Stencil36128 Attachment point for a stencil buffer
See Also