VertexBuilder3.WithGeometry

WithGeometry(ref Vector3)

public VertexBuilder WithGeometry(ref Vector3 position)

See Also


WithGeometry(ref Vector3, ref Vector3)

public VertexBuilder WithGeometry(ref Vector3 position, ref Vector3 normal)

See Also


WithGeometry(ref Vector3, ref Vector3, ref Vector4)

public VertexBuilder WithGeometry(ref Vector3 position, ref Vector3 normal, ref Vector4 tangent)

See Also