Description
GetMeshBoundingBox (v1)
Get the local geometric bounding box a dynamic mesh
Input(s) : Mesh - dynamic mesh to compute the bouning box from
Output(s): BoundingBox - Geometric bounding box of the input dynamic mesh Center - Center of the resulting bounding box Dimensions - Dimensions of the resulting bounding box in centimers
Information
| Module | GeometryCollectionNodes |
| Category | Mesh |
| Tags | Bounds Size Dimensions Extents Center |
| Type | FGetMeshBoundingBoxDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | dynamic mesh to compute the bouning box from | TObjectPtr<UDynamicMesh> | None |