VisualServerSingleton.ArrayType

Values

ValueMeaning
arrayVertex0

Array is a vertex array.

arrayNormal1

Array is a normal array.

arrayTangent2

Array is a tangent array.

arrayColor3

Array is a color array.

arrayTexUv4

Array is an UV coordinates array.

arrayTexUv25

Array is an UV coordinates array for the second UV coordinates.

arrayBones6

Array contains bone information.

arrayWeights7

Array is weight information.

arrayIndex8

Array is index array.

arrayMax9

Represents the size of the arraytype enum.

Meta