BufferType

enum BufferType : Enum<BufferType>

Buffer type.

Entries

Link copied to clipboard

A buffer of vertex attributes.

Link copied to clipboard

A buffer of vertex array indices.

Properties

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