getVertices

fun getVertices(positions: List<Position2>, normal: Direction = DEFAULT_NORMAL, uvScale: UvScale = UvScale(1.0f), color: Color? = null): List<Geometry.Vertex>