Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Get Distance to Box' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Box Get Distance |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Box | |
| vector | Position | |
| boolean | Square | if true the distance will be returned square |
| boolean | Valid | |
| real | Distance |