Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
对象具有以下属性:
|
Extends
Methods
-
添加特效到场景
Name Type Description scene
scene 场景 - Inherited From:
-
clone() → GeoEntityEffectDetecttoncone
-
克隆
Returns:
返回克隆对象 -
释放资源
- Inherited From:
-
Json字符串转对象
Name Type Description jsonObj
String Json字符串 -
获取底部中心点实体UUID
Returns:
实体UUID -
获取底部中心点位置模式
Returns:
位置模式 -
getColorBack() → Color
-
获取侧面颜色背景色
Returns:
背景色 -
设置侧面颜色背景色亮度增强倍数
Returns:
亮度增强倍数 -
getColorForward() → Color
-
获取侧面颜色前景色
Returns:
前景色 -
获取侧面颜色前景色亮度增强倍数
Returns:
亮度增强倍数 -
获取侧面颜色或材质流动速度
Returns:
流动速度 -
getGeoEntity() → GeoEntity
-
获取特效绑定的地理实体
Returns:
地理实体- Inherited From:
-
特效名称
Returns:
返回特效名称- Inherited From:
-
getOffset() → MPoint3D
-
获取偏移百分比(相对于实体自身大小)
Returns:
xyz方向上的偏移百分比- Inherited From:
-
获取侧面材质亮度增强倍数
Returns:
亮度增强倍数 -
获取底面圆中心点
Returns:
底面圆中心点 -
获取圆半径
Returns:
圆半径 -
获取侧面颜色或材质重复次数
Returns:
重复次数 -
获取探测速度
Returns:
速度 -
getType() → GeoEntityEffectType
-
获取特效类型
Returns:
特效类型- Inherited From:
-
获取特效UUID(唯一标识)
Returns:
UUID- Inherited From:
-
获取特效是否跟随模型缩放改变
Returns:
否跟随模型缩放改变- Inherited From:
-
获取特效显隐
Returns:
显隐- Inherited From:
-
从场景中移除特效
Name Type Description scene
scene 场景 - Inherited From:
-
设置底部中心点实体UUID
Name Type Description UUID
String 实体UUID -
设置底部中心点位置模式(为0时使用bottomGeoEntityUUID实体动态位置,为1时使用bottomPosition位置点)
Name Type Description mode
Number 位置模式 -
设置特效是否跟随模型缩放改变
Name Type Description bChange
Boolean 否跟随模型缩放改变 - Inherited From:
-
设置侧面颜色背景色
Name Type Description colorBack
Color 背景色 -
获取侧面颜色背景色亮度增强倍数
Name Type Description colorBackLightScale
Number 亮度增强倍数 -
设置侧面颜色前景色
Name Type Description colorForward
Color 前景色 -
设置侧面颜色前景色亮度增强倍数
Name Type Description colorForwardLightScale
Number 亮度增强倍数 -
设置侧面颜色或材质流动速度
Name Type Description flowSpeed
float 流动速度 -
设置特效绑定的地理实体
Name Type Description geoEntity
GeoEntity 地理实体 - Inherited From:
-
设置特效属性
Name Type Description geoEntityParameter
GeoEntityParameter 地理实体参数类 linkGeoEntityUuid
String optional 实体的UUID -
特效名称
Name Type Description name
String 名称 - Inherited From:
-
设置偏移百分比(相对于实体自身大小)
Name Type Description pntOffset
MPoint3D xyz方向上的偏移百分比 - Inherited From:
-
设置侧面材质亮度增强倍数
Name Type Description pictureColorLightScale
float 亮度增强倍数 -
设置底面圆中心点
Name Type Description point
MPoint3D 底面圆中心点 -
设置圆半径
Name Type Description radius
Number 设置路径节点信息 -
设置侧面颜色或材质重复次数
Name Type Description repeatCount
Number 重复次数 -
设置探测速度
Name Type Description speed
Number 速度 -
设置特效显隐
Name Type Description visible
Boolean 显隐 - Inherited From:
-
对象转Json字符串
Returns:
Json字符串