ModelData:getBlendShapeCount

Edit

Returns the number of blend shapes in the model.

count = ModelData:getBlendShapeCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of blend shapes in the model.

See also