ClearableBufferType

enum ClearableBufferType : Enum<ClearableBufferType>

Clearable buffer type.

Entries

COLOR_BUFFER
Link copied to clipboard
common
Color buffer.
DEPTH_BUFFER
Link copied to clipboard
common
Depth buffer.
STENCIL_BUFFER
Link copied to clipboard
common
Stencil buffer.

Properties

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