UE Plugin (4.27)
UE Plugin (4.27)
Patch Notes v0.2.1
Patch Notes v0.2.1
Expose the "elevation" data field when breaking a CoalaArea. These values are organized in a 2-dimensional array and in real-world meters.
To get the corresponding values there are three nodes:
"Get Elevation value" - for direct access to the values.
"Get elevation value for cell" - returns the elevation values of the vertices of the cell.
"Get elevation value for cell index" - Convinient function to get mapped elevation data even without COALA cell.Â