This version of Unity is unsupported.

Mesh.GetBlendShapeFrameWeight

Switch to Manual

Declaration

public float GetBlendShapeFrameWeight(int shapeIndex, int frameIndex);

Parameters

shapeIndex The shape index of the frame.
frameIndex The frame index to get the weight from.

Description

Returns the weight of a blend shape frame.