Preparing search index...
The search index is not available
Script API - v1.21.80.27
Script API - v1.21.80.27
@minecraft/server-editor
WidgetComponentBoundingBoxOptions
Interface WidgetComponentBoundingBoxOptions
interface
WidgetComponentBoundingBoxOptions
{
boundsOffset
?:
Vector3
;
enableResizeHandles
?:
Axis
;
hullColor
?:
RGBA
;
lockToSurface
?:
boolean
;
maxSize
?:
Vector3
;
minSize
?:
Vector3
;
mirror
?:
StructureMirrorAxis
;
normalizedOrigin
?:
Vector3
;
offset
?:
Vector3
;
outlineColor
?:
RGBA
;
rotation
?:
StructureRotation
;
showWorldIntersections
?:
boolean
;
stateChangeEvent
?:
(
arg0
:
WidgetComponentBoundingBoxStateChangeEventParameters
,
)
=>
void
;
visible
?:
boolean
;
visibleHull
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentBoundingBoxOptions
Index
Properties
bounds
Offset?
enable
Resize
Handles?
hull
Color?
lock
To
Surface?
max
Size?
min
Size?
mirror?
normalized
Origin?
offset?
outline
Color?
rotation?
show
World
Intersections?
state
Change
Event?
visible?
visible
Hull?
Properties
Optional
bounds
Offset
boundsOffset
?:
Vector3
Optional
enable
Resize
Handles
enableResizeHandles
?:
Axis
Optional
hull
Color
hullColor
?:
RGBA
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
max
Size
maxSize
?:
Vector3
Optional
min
Size
minSize
?:
Vector3
Optional
mirror
mirror
?:
StructureMirrorAxis
Optional
normalized
Origin
normalizedOrigin
?:
Vector3
Optional
offset
offset
?:
Vector3
Optional
outline
Color
outlineColor
?:
RGBA
Optional
rotation
rotation
?:
StructureRotation
Optional
show
World
Intersections
showWorldIntersections
?:
boolean
Optional
state
Change
Event
stateChangeEvent
?:
(
arg0
:
WidgetComponentBoundingBoxStateChangeEventParameters
,
)
=>
void
Optional
visible
visible
?:
boolean
Optional
visible
Hull
visibleHull
?:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
bounds
Offset
enable
Resize
Handles
hull
Color
lock
To
Surface
max
Size
min
Size
mirror
normalized
Origin
offset
outline
Color
rotation
show
World
Intersections
state
Change
Event
visible
visible
Hull
Script API - v1.21.80.27
Loading...