Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
BufferPolylineOptions
Buffer
Polyline
Options
external
interface
BufferPolylineOptions
(
source
)
Members
Properties
material
Link copied to clipboard
abstract
val
material
:
BufferPolylineMaterial
?
positions
Link copied to clipboard
abstract
val
positions
:
TypedArray
<
*
,
*
,
*
,
*
>
?
show
Link copied to clipboard
abstract
val
show
:
Boolean
?