VertexBuilder3.VertexBuilder

VertexBuilder(ref TvG, ref TvM, ref TvS)

public VertexBuilder(ref TvG g, ref TvM m, ref TvS s)

See Also


VertexBuilder(ref TvG, ref TvM, params (int JointIndex, float Weight)[])

public VertexBuilder(ref TvG g, ref TvM m, params (int JointIndex, float Weight)[] bindings)

See Also


VertexBuilder(ref TvG, ref TvM, ref SparseWeight8)

public VertexBuilder(ref TvG g, ref TvM m, ref SparseWeight8 bindings)

See Also


VertexBuilder(ref TvG, ref TvM)

public VertexBuilder(ref TvG g, ref TvM m)

See Also


VertexBuilder(ref TvG, ref TvS)

public VertexBuilder(ref TvG g, ref TvS s)

See Also


VertexBuilder(ref TvG)

public VertexBuilder(ref TvG g)

See Also


VertexBuilder(ref TvG, params (int JointIndex, float Weight)[])

public VertexBuilder(ref TvG g, params (int JointIndex, float Weight)[] bindings)

See Also


VertexBuilder(TvG, SparseWeight8)

public VertexBuilder(TvG g, SparseWeight8 bindings)

See Also