Preparing search index...
The search index is not available
Script API - v1.21.51
Script API - v1.21.51
@minecraft/server-editor
WidgetComponentClipboardOptions
Interface WidgetComponentClipboardOptions
interface
WidgetComponentClipboardOptions
{
boundsFillColor
?:
RGBA
;
boundsOutlineColor
?:
RGBA
;
clipboardMirror
?:
StructureMirrorAxis
;
clipboardNormalizedOrigin
?:
Vector3
;
clipboardOffset
?:
Vector3
;
clipboardRotation
?:
StructureRotation
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
showBounds
?:
boolean
;
stateChangeEvent
?:
(
arg
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentClipboardOptions
Index
Properties
bounds
Fill
Color?
bounds
Outline
Color?
clipboard
Mirror?
clipboard
Normalized
Origin?
clipboard
Offset?
clipboard
Rotation?
lock
To
Surface?
offset?
show
Bounds?
state
Change
Event?
visible?
Properties
Optional
bounds
Fill
Color
boundsFillColor
?:
RGBA
Optional
bounds
Outline
Color
boundsOutlineColor
?:
RGBA
Optional
clipboard
Mirror
clipboardMirror
?:
StructureMirrorAxis
Optional
clipboard
Normalized
Origin
clipboardNormalizedOrigin
?:
Vector3
Optional
clipboard
Offset
clipboardOffset
?:
Vector3
Optional
clipboard
Rotation
clipboardRotation
?:
StructureRotation
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
offset
offset
?:
Vector3
Optional
show
Bounds
showBounds
?:
boolean
Optional
state
Change
Event
stateChangeEvent
?:
(
arg
:
WidgetComponentStateChangeEventData
)
=>
void
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounds
Fill
Color
bounds
Outline
Color
clipboard
Mirror
clipboard
Normalized
Origin
clipboard
Offset
clipboard
Rotation
lock
To
Surface
offset
show
Bounds
state
Change
Event
visible
Script API - v1.21.51
Loading...