Function VisualServerSingleton.meshGetBlendShapeCount

Returns a mesh's blend shape count.

long meshGetBlendShapeCount (
  const(RID) mesh
) nothrow @nogc const;