ClearableBufferType

enum ClearableBufferType : Enum<ClearableBufferType>

Clearable buffer type.

Entries

STENCIL_BUFFER
Link copied to clipboard

Stencil buffer.

DEPTH_BUFFER
Link copied to clipboard

Depth buffer.

COLOR_BUFFER
Link copied to clipboard

Color buffer.

Properties

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