@minecraft/server-editor
Preparing search index...
WidgetComponentRenderPlaneOptions
Interface WidgetComponentRenderPlaneOptions
Beta
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
Beta
fill
Color
fillColor
?:
RGBA
Optional
Beta
grid
Resolution
gridResolution
?:
RenderPlaneGridResolution
Optional
Beta
lock
To
Surface
lockToSurface
?:
boolean
Optional
Beta
max
Size
Chunks
maxSizeChunks
?:
number
Optional
Beta
normal
normal
?:
Vector3
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
outline
Color
outlineColor
?:
RGBA
Optional
Beta
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
fill
Color
grid
Resolution
lock
To
Surface
max
Size
Chunks
normal
offset
outline
Color
visible
@minecraft/server-editor
Loading...