KhaledX Posted May 12, 2018 Share Posted May 12, 2018 Hi how can I get the camera's coordinates I am looking at Link to comment
WiBox Posted May 12, 2018 Share Posted May 12, 2018 Hello, about what you want you can: getCameraFieldOfView getCameraTarget if one of them press on it and it will transport you to the website and it will give an example how. Link to comment
#StrOnG_,) Posted May 12, 2018 Share Posted May 12, 2018 (edited) 15 minutes ago, SSKE said: Hello, about what you want you can: getCameraFieldOfView getCameraTarget if one of them press on it and it will transport you to the website and it will give an example how. Thanks! but this isn't what we want, we want to get the camera's coordinates This is the function: getCameraMatrix But we want easier one. Edited May 12, 2018 by #StrOnG_,) Link to comment
Addlibs Posted May 12, 2018 Share Posted May 12, 2018 What do you want "easier" about it? It simply returns the 3 floats representing the camera positiom, followed by 3 floats representing the point towards which the camera is facing, followed by camera roll and field of view. That's pretty easy imo. 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