getBlendShapeWeights
Get the weights of all BlendShapes.
Return
A list of weights for all BlendShapes, or an empty list if no BlendShapes are available.
Gets the weights of a BlendShape subset by its name.
Returns an empty list if the subset does not exist.
Return
A list of BlendShape weights in the subset; empty if none.
Parameters
subsetName
The subset name.