Description
MakeSphereMesh (v1)
Make a sphere mesh
Output(s): Mesh - Output mesh
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Mesh |
| Type | FMakeSphereMeshDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Radius | Sphere Radius | float | 1.000000 |
| NumPhi | Sphere numphi | int32 | 12 |
| NumTheta | Sphere numtheta | int32 | 12 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | Output mesh | TObjectPtr<UDynamicMesh> |