Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/BoxSphereBounds
Breaks an FBoxSphereBounds into origin, extent, and radius
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Box Sphere Bounds |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Origin | |
| vector | Box Extent | |
| real | Sphere Radius |