Jump to content

Finding corresponding Z value of a point


photo

Recommended Posts

Posted

Hi,

 

I have a world node. I want to find any points z value when I give x and y.

 

What function should I use?

Posted

I have a very big ( 8000 m * 8000 m ) world node.,

 

I can find my car's x y z values by object.getWorldPosition(); But I can only find where my car is. 

 

For example if my car at x= 10 y = 10 I know z value of 10 - 10.

 

But I want to find z value of for example x = 1450, y= 3444.

×
×
  • Create New...