Unreal Engine Blueprint API Reference > Alignment
Computes a transform that aligns two coordinate systems. Requires the transform of the same known point in each coordinate system.
Target is ARBlueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
transform | Transform in First Coordinate System | |
transform | Transform in Second Coordinate System |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
transform | Alignment Transform |