ModelData:getBlendShapeName
EditReturns the name of a blend shape.
name = ModelData:getBlendShapeName(index)Arguments
| Name | Type | Description |
| index | number | The index of a blend shape. |
Returns
| Name | Type | Description |
| name | string | The name of the blend shape. |