Mesh.ArrayType

Values

ValueMeaning
arrayVertex0

Array of vertices.

arrayNormal1

Array of normals.

arrayTangent2

Array of tangents as an array of floats, 4 floats per tangent.

arrayColor3

Array of colors.

arrayTexUv4

Array of UV coordinates.

arrayTexUv25

Array of second set of UV coordinates.

arrayBones6

Array of bone data.

arrayWeights7

Array of weights.

arrayIndex8

Array of indices.

arrayMax9

Represents the size of the arraytype enum.

Meta