Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Distance To Plane' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Distance to Plane |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Point | |
| vector | Plane Point | |
| vector | Plane Normal | |
| vector | Closest Point On Plane | |
| real | Signed Distance |