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