@minecraft/server-editor
Preparing search index...
WidgetComponentRenderPrimitiveTypeCuboid
Class WidgetComponentRenderPrimitiveTypeCuboid
Beta
Hierarchy (
View Summary
)
WidgetComponentRenderPrimitiveTypeBase
WidgetComponentRenderPrimitiveTypeCuboid
Index
Constructors
constructor
Properties
alpha?
center
color
lengthX
lengthY
lengthZ
primitive
Type
render
Priority
rotation?
Constructors
constructor
new
WidgetComponentRenderPrimitiveTypeCuboid
(
center
:
Vector3
,
lengthX
:
number
,
lengthY
:
number
,
lengthZ
:
number
,
color
:
RGBA
,
rotation
?:
Vector3
,
alpha
?:
number
,
)
:
WidgetComponentRenderPrimitiveTypeCuboid
Beta
Parameters
center
:
Vector3
lengthX
:
number
lengthY
:
number
lengthZ
:
number
color
:
RGBA
Optional
rotation
:
Vector3
Optional
alpha
:
number
Returns
WidgetComponentRenderPrimitiveTypeCuboid
Properties
Optional
Beta
alpha
alpha
?:
number
Remarks
This property can't be edited in restricted-execution mode.
Beta
center
center
:
Vector3
Remarks
This property can't be edited in restricted-execution mode.
Beta
color
color
:
RGBA
Remarks
This property can't be edited in restricted-execution mode.
Beta
lengthX
lengthX
:
number
Remarks
This property can't be edited in restricted-execution mode.
Beta
lengthY
lengthY
:
number
Remarks
This property can't be edited in restricted-execution mode.
Beta
lengthZ
lengthZ
:
number
Remarks
This property can't be edited in restricted-execution mode.
Readonly
Beta
primitive
Type
primitiveType
:
PrimitiveType
Beta
render
Priority
renderPriority
:
number
Remarks
This property can't be edited in restricted-execution mode.
Optional
Beta
rotation
rotation
?:
Vector3
Remarks
This property can't be edited in restricted-execution mode.
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
alpha
center
color
lengthX
lengthY
lengthZ
primitive
Type
render
Priority
rotation
@minecraft/server-editor
Loading...
Remarks
This property can't be edited in restricted-execution mode.