toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cesium-engine
/
cesium.engine
/
CoplanarPolygonOutlineGeometry
/
Companion
/
FromPositionsOptions
From
Positions
Options
interface
FromPositionsOptions
(
source
)
Members
Properties
positions
Link copied to clipboard
abstract
var
positions
:
ReadonlyArray
<
Cartesian3
>
An array of positions that defined the corner points of the polygon.