toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.geometries
/
Geometry
/
update
update
fun
update
(
engine
:
Engine
,
vertices
:
List
<
Geometry.Vertex
>
=
this.vertices
,
primitivesIndices
:
List
<
List
<
Int
>
>
=
this.primitivesIndices
)
:
Geometry