Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Intersect Ray' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Ray Intersect Ray |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | A | |
| struct | B | |
| vector | Result | |
| real | Distance | |
| real | Ratio A | |
| real | Ratio B |