pos

fun pos(x: Float, y: Float, z: Float): Tessellator

Sets a new vertex in the Tessellator.

Return

the Tessellator to allow for method chaining

Parameters

x

the x position

y

the y position

z

the z position

Sources

Link copied to clipboard