Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'Plane' from its members
Inputs
Type | Name | Description |
---|---|---|
real | W | |
real | X | |
real | Y | Alias for float/double depending on LWC status. Note: Will be refactored to double before UE5 ships. |
real | Z |
Outputs
Type | Name | Description |
---|---|---|
struct | Plane |