EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
ESJCylinderMaterialParamsType
类型别名 ESJCylinderMaterialParamsType
圆柱体对象的材质参数类型定义 定义了圆柱体动画效果和外观参数
type
ESJCylinderMaterialParamsType
=
{
ringColor
?:
ESJColor
;
ringSpeed
?:
number
;
ringWidth
?:
number
;
sides
?:
number
;
}
索引
属性
ring
Color?
ring
Speed?
ring
Width?
sides?
属性
可选
ring
Color
ringColor
?:
ESJColor
动画环的颜色
可选
ring
Speed
ringSpeed
?:
number
动画环的速度
可选
ring
Width
ringWidth
?:
number
动画环的宽度
可选
sides
sides
?:
number
圆柱侧面数量,决定圆柱的光滑程度
显示设置
成员可见性
继承
配色
自动
浅色
深色
目录
属性
ring
Color
ring
Speed
ring
Width
sides
官网
对象索引
详细搜索
EarthSDK
加载中……
圆柱体对象的材质参数类型定义 定义了圆柱体动画效果和外观参数