EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3-cesium
CzmPointPrimitiveCollection
createDefaultProps
函数 createDefaultProps
createDefaultProps
()
:
{
blendOption
:
|
undefined
|
"OPAQUE"
|
"TRANSLUCENT"
|
"OPAQUE_AND_TRANSLUCENT"
;
debugShowBoundingVolume
:
undefined
|
boolean
;
localModelMatrix
:
ReactiveVariable
<
undefined
|
NativeNumber16Type
>
;
localPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
localRotation
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
localScale
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
modelMatrix
:
ReactiveVariable
<
undefined
|
NativeNumber16Type
>
;
pointPrimitiveOptions
:
undefined
|
CzmPointPrimitiveType
[]
;
position
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
rotation
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
scale
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
show
:
undefined
|
boolean
;
}
返回
{
blendOption
:
|
undefined
|
"OPAQUE"
|
"TRANSLUCENT"
|
"OPAQUE_AND_TRANSLUCENT"
;
debugShowBoundingVolume
:
undefined
|
boolean
;
localModelMatrix
:
ReactiveVariable
<
undefined
|
NativeNumber16Type
>
;
localPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
localRotation
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
localScale
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
modelMatrix
:
ReactiveVariable
<
undefined
|
NativeNumber16Type
>
;
pointPrimitiveOptions
:
undefined
|
CzmPointPrimitiveType
[]
;
position
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
rotation
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
scale
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
show
:
undefined
|
boolean
;
}
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……