Model:getMeshBlendShapeCount

Edit

Returns the number of blend shapes in one of the Model's meshes.

count = Model:getMeshBlendShapeCount(mesh)

Arguments

NameTypeDescription
meshnumber The index of the mesh.

Returns

NameTypeDescription
countnumber The number of blend shapes the mesh has.

See also