Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Ray Hit Result' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Hit | |
| real | Ray Parameter | |
| integer | Hit Triangle ID | |
| vector | Hit Position | |
| vector | Hit Bary Coords |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Ray Hit Result |