Function MeshDataTool.getVertexWeights

Returns bone weights of the given vertex.

PoolArray!(float) getVertexWeights (
  const(long) idx
) nothrow @nogc const;