This version of Unity is unsupported.

Mesh.GetBlendShapeIndex

Switch to Manual

Declaration

public int GetBlendShapeIndex(string blendShapeName);

Description

Returns index of BlendShape by given name.

Returns -1 if no BlendShape named blendShapeName exists.