Script API - v1.26.30.28
Preparing search index...
Donate
@minecraft/server-editor
WidgetComponentRenderPlaneOptions
Interface WidgetComponentRenderPlaneOptions
interface
WidgetComponentRenderPlaneOptions
{
fillColor
?:
RGBA
;
gridResolution
?:
RenderPlaneGridResolution
;
lockToSurface
?:
boolean
;
maxSizeChunks
?:
number
;
normal
?:
Vector3
;
offset
?:
Vector3
;
outlineColor
?:
RGBA
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentRenderPlaneOptions
Index
Properties
fill
Color?
grid
Resolution?
lock
To
Surface?
max
Size
Chunks?
normal?
offset?
outline
Color?
visible?
Properties
Optional
fill
Color
fillColor
?:
RGBA
Optional
grid
Resolution
gridResolution
?:
RenderPlaneGridResolution
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
max
Size
Chunks
maxSizeChunks
?:
number
Optional
normal
normal
?:
Vector3
Optional
offset
offset
?:
Vector3
Optional
outline
Color
outlineColor
?:
RGBA
Optional
visible
visible
?:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
fill
Color
grid
Resolution
lock
To
Surface
max
Size
Chunks
normal
offset
outline
Color
visible
Script API - v1.26.30.28
Loading...