Description
MakeBoxMesh (v1)
Make a box mesh
Output(s): Mesh - Output mesh
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Mesh |
| Type | FMakeBoxMeshDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Center | FVector | (X=0.000000,Y=0.000000,Z=0.000000) | |
| Size | FVector | (X=5.000000,Y=5.000000,Z=5.000000) | |
| SubdivisionsX | int32 | 3 | |
| SubdivisionsY | int32 | 3 | |
| SubdivisionsZ | int32 | 3 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | Output mesh | TObjectPtr<UDynamicMesh> |