Hi everyone,
I am trying to use region path in RS3 but it keeps returning null, I have no idea why. Can someone help me on this? I am not sure what the error even is.
Thanks in advance.
Code:
riftCoord = new Coordinate(2890,3047,0);
RegionPath regionPath = RegionPath.buildTo(riftCoord)...