LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Mesh.GetBlendShapeFrameWeight

Switch to Manual
public float GetBlendShapeFrameWeight(int shapeIndex, int frameIndex);

Parameters

shapeIndexThe shape index of the frame.
frameIndexThe frame index to get the weight from.

Description

Returns the weight of a blend shape frame.