@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
WidgetComponentGridOptions
接口 WidgetComponentGridOptions
interface
WidgetComponentGridOptions
{
color
?:
RGBA
;
gridCount
?:
Vector2
;
gridSize
?:
Vector2
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
plane
?:
Plane
;
visible
?:
boolean
;
}
层级 (
查看层级一览
)
WidgetComponentBaseOptions
WidgetComponentGridOptions
索引
属性
color?
grid
Count?
grid
Size?
lock
To
Surface?
offset?
plane?
visible?
属性
可选
color
color
?:
RGBA
可选
grid
Count
gridCount
?:
Vector2
可选
grid
Size
gridSize
?:
Vector2
可选
lock
To
Surface
lockToSurface
?:
boolean
可选
offset
offset
?:
Vector3
可选
plane
plane
?:
Plane
可选
visible
visible
?:
boolean
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
color
grid
Count
grid
Size
lock
To
Surface
offset
plane
visible
原文
参与翻译
@minecraft
加载中……