The BlendShapesMesh
class encapsulates multiple blendable meshes.
Property | Description |
---|---|
count
|
Retrieves the number of blend shapes |
Method | Description |
---|---|
getAtIndex
|
Returns the blendshape at the given index, with 0 being the first blendshape. |
getByName
|
Returns the blendshape with the given name. |