openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
PointBatchBuilder
/
points
points
@
JvmName
(
name
=
"points3D"
)
fun
points
(
positions
:
List
<
Vector3
>
)
(
source
)
@
JvmName
(
name
=
"points2D"
)
fun
points
(
positions
:
List
<
Vector2
>
)
(
source
)