Function VisualServerSingleton.meshSurfaceGetBlendShapeArrays

Returns a mesh's surface's arrays for blend shapes.

Array meshSurfaceGetBlendShapeArrays (
  const(RID) mesh,
  const(long) surface
) nothrow @nogc const;