Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetBlendShapeName(int)

Returns name of BlendShape by given index.
Read time 1 minuteLast updated 11 days ago

Definition

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

Parameters

shapeIndex

Returns

Type

Description

string

Remarks

Additional Resources: Mesh.blendShapeCount.