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
Returns
Type | Description |
|---|---|
| string |
Remarks
Additional Resources: Mesh.blendShapeCount.