Enumeration FramebufferAttachmentPoint

Attachment points for framebuffer attachments.

Enumeration Members

COLOR_ATTACHMENT0: 36064

The first color buffer.

COLOR_ATTACHMENT1: 36065

The second color buffer.

COLOR_ATTACHMENT10: 36074

The eleventh color buffer.

COLOR_ATTACHMENT11: 36075

The twelfth color buffer.

COLOR_ATTACHMENT12: 36076

The thirteenth color buffer.

COLOR_ATTACHMENT13: 36077

The fourteenth color buffer.

COLOR_ATTACHMENT14: 36078

The fifteenth color buffer.

COLOR_ATTACHMENT15: 36079

The sixteenth color buffer.

COLOR_ATTACHMENT2: 36066

The third color buffer.

COLOR_ATTACHMENT3: 36067

The fourth color buffer.

COLOR_ATTACHMENT4: 36068

The fifth color buffer.

COLOR_ATTACHMENT5: 36069

The sixth color buffer.

COLOR_ATTACHMENT6: 36070

The seventh color buffer.

COLOR_ATTACHMENT7: 36071

The eighth color buffer.

COLOR_ATTACHMENT8: 36072

The ninth color buffer.

COLOR_ATTACHMENT9: 36073

The tenth color buffer.

DEPTH_ATTACHMENT: 36096

The depth buffer.

DEPTH_STENCIL_ATTACHMENT: 33306

The depth and stencil buffer.

STENCIL_ATTACHMENT: 36128

The stencil buffer.

Generated using TypeDoc