Values

Vertex

Array of vertices.

Normal

Array of normals.

Tangent

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

Color

Array of colors.

TexUv

Array of UV coordinates.

TexUv2

Array of second set of UV coordinates.

Bones

Array of bone data.

Weights

Array of weights.

Index

Array of indices.

Max

Represents the size of the godot.Mesh_ArrayType enum.