Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Mesh.GetBlendShapeFrameWeight

Switch to Manual
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.