Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetBlendShapeFrameCount(int)

Returns the frame count for a blend shape.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public int GetBlendShapeFrameCount(int shapeIndex)

Parameters

shapeIndex

The shape index to get frame count from.

Returns

Type

Description

int