thingorigin2.0
正在准备搜索索引...
src/ts/TModelInterfaces
pointConfigsParams
接口 pointConfigsParams
创建点参数
参数: author
LL
参数: since
2021/08/19
参数: color
string 颜色 例:'#f00'
参数: size
number 点大小 例: 10
interface
pointConfigsParams
{
color
:
string
;
size
:
number
;
}
索引
属性
color
size
属性
color
color
:
string
size
size
:
number
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
color
size
thingorigin2.0
加载中……
创建点参数
参数: author
LL
参数: since
2021/08/19
参数: color
string 颜色 例:'#f00'
参数: size
number 点大小 例: 10