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
/
VertexColorInfo
Vertex
Color
Info
external
interface
VertexColorInfo
(
source
)
Members
Properties
colors
Link copied to clipboard
abstract
val
colors
:
Float32Array
<
*
>
The packed per-vertex colors.
count
Link copied to clipboard
abstract
val
count
:
Double
The number of vertices.