Unreal Engine Blueprint API Reference > Geo Referencing
Converts a LargeCoordinates value to formatted text, in the form '(X, Y, Z)'
Target is Geo Referencing BFL
Inputs
Type | Name | Description |
---|---|---|
vector | Cartesian Coordinates | |
integer | Integral Digits |
Outputs
Type | Name | Description |
---|---|---|
text | Return Value | Converts a LargeCoordinates value to formatted text, in the form '(X, Y, Z)' |