benwilkins Posted June 15, 2013 Share Posted June 15, 2013 Is there anyway to determine where the x,y,z is of a cars roof? I am trying to display a small text box above the roof, but say for instance its a bike, the text box is higher, if its a big truck, the text box is below the roof. Link to comment
PaiN^ Posted June 15, 2013 Share Posted June 15, 2013 "onClientRender" getElementPosition getWorldFromScreenPosition getDistanceBetweenPoints3D dxDrawText Link to comment
DiSaMe Posted June 15, 2013 Share Posted June 15, 2013 getElementMatrix getElementBoundingBox These two functions are enough to get the position where the top of the car is. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now