AttributeRole

enum AttributeRole : Enum<AttributeRole>

Attribute role.

Determines which buffer should be used with the attribute.

Entries

POSITIONS
Link copied to clipboard
common
Positions of vertices.
TEX_COORDS
Link copied to clipboard
common
Texture coordinates.
NORMALS
Link copied to clipboard
common
Normal vectors.
TANGENTS
Link copied to clipboard
common
Tangent vectors.

Properties

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