Function SurfaceTool.addWeights

Specifies weight values for next vertex to use. weights must contain 4 values.

void addWeights (
  const(PoolArray!(float)) weights
) nothrow @nogc;