@minecraft
原文
参与翻译
正在准备搜索索引...
server-editor
WidgetComponentClipboardOptions
接口 WidgetComponentClipboardOptions
interface
WidgetComponentClipboardOptions
{
clipboardOffset
?:
Vector3
;
highlightHullColor
?:
RGBA
;
highlightOutlineColor
?:
RGBA
;
hullColor
?:
RGBA
;
lockToSurface
?:
boolean
;
mirror
?:
StructureMirrorAxis
;
normalizedOrigin
?:
Vector3
;
offset
?:
Vector3
;
outlineColor
?:
RGBA
;
rotation
?:
StructureRotation
;
showOutline
?:
boolean
;
visible
?:
boolean
;
}
层级 (
查看层级一览
)
WidgetComponentBaseOptions
WidgetComponentClipboardOptions
索引
属性
clipboard
Offset?
highlight
Hull
Color?
highlight
Outline
Color?
hull
Color?
lock
To
Surface?
mirror?
normalized
Origin?
offset?
outline
Color?
rotation?
show
Outline?
visible?
属性
可选
clipboard
Offset
clipboardOffset
?:
Vector3
可选
highlight
Hull
Color
highlightHullColor
?:
RGBA
可选
highlight
Outline
Color
highlightOutlineColor
?:
RGBA
可选
hull
Color
hullColor
?:
RGBA
可选
lock
To
Surface
lockToSurface
?:
boolean
可选
mirror
mirror
?:
StructureMirrorAxis
可选
normalized
Origin
normalizedOrigin
?:
Vector3
可选
offset
offset
?:
Vector3
可选
outline
Color
outlineColor
?:
RGBA
可选
rotation
rotation
?:
StructureRotation
可选
show
Outline
showOutline
?:
boolean
可选
visible
visible
?:
boolean
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
clipboard
Offset
highlight
Hull
Color
highlight
Outline
Color
hull
Color
lock
To
Surface
mirror
normalized
Origin
offset
outline
Color
rotation
show
Outline
visible
原文
参与翻译
@minecraft
加载中……