hi, im getting an error on this line of code :
var elevation:Elevation = new Elevation();
error: expecting 2 arguments.
I understand the error but every tutorial on this class doesn’t have this any otherway.
So how do i a make a new instance
Im using away3d gold, the tutorials on this version are so outdated, it seems to be a mission to find the answer