@minecraft/server-editor
Preparing search index...
WidgetComponentGridOptions
Interface WidgetComponentGridOptions
Beta
interface
WidgetComponentGridOptions
{
color
?:
RGBA
;
gridCount
?:
Vector2
;
gridSize
?:
Vector2
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
plane
?:
Plane
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentGridOptions
Index
Properties
color?
grid
Count?
grid
Size?
lock
To
Surface?
offset?
plane?
visible?
Properties
Optional
Beta
color
color
?:
RGBA
Optional
Beta
grid
Count
gridCount
?:
Vector2
Optional
Beta
grid
Size
gridSize
?:
Vector2
Optional
Beta
lock
To
Surface
lockToSurface
?:
boolean
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
plane
plane
?:
Plane
Optional
Beta
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
color
grid
Count
grid
Size
lock
To
Surface
offset
plane
visible
@minecraft/server-editor
Loading...