Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Make Vector' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Vector Make |
Outputs
| Type | Name | Description |
|---|---|---|
| real | X | |
| real | Y | |
| real | Z | |
| vector | Result |