thingorigin2.0
正在准备搜索索引...
ts/scenePrams
lightParams
接口 lightParams
interface
lightParams
{
color
?:
string
;
intensity
?:
number
;
name
?:
string
;
position
?:
xyz
;
type
?:
string
;
visible
:
boolean
;
}
索引
属性
color?
intensity?
name?
position?
type?
visible
属性
可选
color
color
?:
string
可选
intensity
intensity
?:
number
可选
name
name
?:
string
可选
position
position
?:
xyz
可选
type
type
?:
string
visible
visible
:
boolean
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
color
intensity
name
position
type
visible
thingorigin2.0
加载中……