AttributeRole

enum AttributeRole : Enum<AttributeRole>

Attribute role.

Determines which buffer should be used with the attribute.

Entries

TANGENTS
Link copied to clipboard

Tangent vectors.

NORMALS
Link copied to clipboard

Normal vectors.

TEX_COORDS
Link copied to clipboard

Texture coordinates.

POSITIONS
Link copied to clipboard

Positions of vertices.

Properties

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