Function ArrayMesh.blendShapeMode

Sets the blend shape mode to one of Mesh.blendshapemode.

Mesh.BlendShapeMode blendShapeMode() nothrow @property @nogc;

void blendShapeMode (
  long v
) nothrow @property @nogc;