Function MeshDataTool.setVertexWeights

Sets the bone weights of the given vertex.

void setVertexWeights (
  const(long) idx,
  const(PoolArray!(float)) weights
) nothrow @nogc;