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
/
SampledProperty
/
SampledProperty
Sampled
Property
constructor
(
type
:
Double
,
derivativeTypes
:
ReadonlyArray
<
Packable
<
*
>
>
=
definedExternally
)
(
source
)
Parameters
type
The type of property.
constructor
(
type
:
Packable
<
*
>
,
derivativeTypes
:
ReadonlyArray
<
Packable
<
*
>
>
?
=
definedExternally
)
(
source
)