toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.geometries
/
Shape
/
Companion
/
getVertices
get
Vertices
fun
getVertices
(
positions
:
List
<
Position2
>
,
normal
:
Direction
=
DEFAULT_NORMAL
,
uvScale
:
UvScale
=
UvScale(1.0f)
,
color
:
Color
?
=
null
)
:
List
<
Geometry.Vertex
>