orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-mesh
/
org.openrndr.extra.mesh
/
IndexedPolygon
/
IndexedPolygon
Indexed
Polygon
constructor
(
positions
:
List
<
Int
>
,
textureCoords
:
List
<
Int
>
,
colors
:
List
<
Int
>
,
normals
:
List
<
Int
>
,
tangents
:
List
<
Int
>
,
bitangents
:
List
<
Int
>
)
(
source
)