@minecraft/server-editor
Preparing search index...
WidgetComponentRenderPrimitiveTypePyramid
Class WidgetComponentRenderPrimitiveTypePyramid
Beta
Hierarchy (
View Summary
)
WidgetComponentRenderPrimitiveTypeBase
WidgetComponentRenderPrimitiveTypePyramid
Index
Constructors
constructor
Properties
alpha?
center
color
height
primitive
Type
render
Priority
rotation?
width
X
width
Z?
Constructors
constructor
new
WidgetComponentRenderPrimitiveTypePyramid
(
center
:
Vector3
,
widthX
:
number
,
height
:
number
,
color
:
RGBA
,
widthZ
?:
number
,
rotation
?:
Vector3
,
alpha
?:
number
,
)
:
WidgetComponentRenderPrimitiveTypePyramid
Beta
Parameters
center
:
Vector3
widthX
:
number
height
:
number
color
:
RGBA
Optional
widthZ
:
number
Optional
rotation
:
Vector3
Optional
alpha
:
number
Returns
WidgetComponentRenderPrimitiveTypePyramid
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
height
height
:
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.
Beta
width
X
widthX
:
number
Remarks
This property can't be edited in restricted-execution mode.
Optional
Beta
width
Z
widthZ
?:
number
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
height
primitive
Type
render
Priority
rotation
width
X
width
Z
@minecraft/server-editor
Loading...
Remarks
This property can't be edited in restricted-execution mode.