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