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