This version of Unity is unsupported.

VertexAttribute.BlendWeight

Description

Bone blend weights for skinned Meshes.

Blend weights are usually floats.

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

Additional resources: Mesh.HasVertexAttribute, Mesh.SetBoneWeights.