Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
PrismMeshΒΆ
Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object
Class representing a prism-shaped PrimitiveMesh.
DescriptionΒΆ
Class representing a prism-shaped PrimitiveMesh.
PropertiesΒΆ
|
||
|
||
|
||
|
||
|
Property DescriptionsΒΆ
float left_to_right = 0.5
π
Displacement of the upper edge along the X axis. 0.0 positions edge straight above the bottom-left edge.
Vector3 size = Vector3(1, 1, 1)
π
Size of the prism.
Number of added edge loops along the Z axis.
Number of added edge loops along the Y axis.
Number of added edge loops along the X axis.