Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Get Box Size' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Box Get Size |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Box | |
| vector | Size | the overall size of the box |
| vector | Extent | the half size of the box |