Function VisualServerSingleton.meshSetBlendShapeCount

Sets a mesh's blend shape count.

void meshSetBlendShapeCount (
  const(RID) mesh,
  const(long) amount
) nothrow @nogc;