blendShapes property

Map<String, double> blendShapes
final

A dictionary of blend shape coefficients for each blend shape location. Blend shapes coefficients define the amount of displacement of a neutral shape at a specific location on the face.

Implementation

final Map<String, double> blendShapes;