Function ArrayMesh.addBlendShape

Adds name for a blend shape that will be added with addSurfaceFromArrays. Must be called before surface is added.

void addBlendShape (
  const(String) name
) nothrow @nogc;