FramebufferAttachmentType

enum FramebufferAttachmentType : Enum<FramebufferAttachmentType>

Framebuffer attachment type.

Since

v1.1.0

Entries

STENCIL
Link copied to clipboard

Stencil attachment.

DEPTH
Link copied to clipboard

Depth attachment.

COLOR
Link copied to clipboard

Color attachment.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int