Description
MakeBox (v1)
Make a box
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Box |
| Type | FMakeBoxDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| DataType | EMakeBoxDataTypeEnum | Dataflow_MakeBox_DataType_MinMax |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Min | FVector | (X=0.000000,Y=0.000000,Z=0.000000) | |
| Max | FVector | (X=10.000000,Y=10.000000,Z=10.000000) | |
| Center | FVector | (X=0.000000,Y=0.000000,Z=0.000000) | |
| Size | FVector | (X=10.000000,Y=10.000000,Z=10.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Box | FBox |