This version of Unity is unsupported.

VertexAttribute.BlendIndices

Description

Bone indices for skinned Meshes.

Blend indices are usually integers.

This vertex attribute maps to BLENDINDICES Semantic in the HLSL shading language.

Additional resources: Mesh.HasVertexAttribute, Mesh.SetBoneWeights.