openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
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
)