| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Sprite.GetBlendShapeFrame.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| shapeIndex | The index of the blend shape. |
| frameIndex | The index of the frame within the blend shape. |
| outVertices | The array in which to store the blend shape frame vertices. |
Retrieves the vertices of the given blend shape frame and copies them into the provided array.
You must allocate the outVertices array with the correct size.
| Web Proxy Viewer | New URL | Original Page |