@minecraft
Translations
Preparing search index...
server-editor
WidgetComponentBoundingBoxOptions
Interface WidgetComponentBoundingBoxOptions
interface
WidgetComponentBoundingBoxOptions
{
boundsOffset
?:
Vector3
;
enableResizeHandles
?:
Axis
;
hullColor
?:
RGBA
;
limit
?:
WidgetComponentBoundingBoxLimit
;
lockToSurface
?:
boolean
;
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?
limit?
lock
To
Surface?
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
limit
limit
?:
WidgetComponentBoundingBoxLimit
Optional
lock
To
Surface
lockToSurface
?:
boolean
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
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Properties
bounds
Offset
enable
Resize
Handles
hull
Color
limit
lock
To
Surface
mirror
normalized
Origin
offset
outline
Color
rotation
show
World
Intersections
state
Change
Event
visible
visible
Hull
Translations
@minecraft
Loading...