FramebufferAttachmentType

enum FramebufferAttachmentType : Enum<FramebufferAttachmentType>

Framebuffer attachment type.

Since

v1.1.0

Entries

Link copied to clipboard

Color attachment.

Link copied to clipboard

Depth attachment.

Link copied to clipboard

Stencil attachment.

Properties

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