You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for latter reply, location is the world coordinate of the camera; rotation represents Pitch, yaw, and roll, and fov is the filed of view ranged from 1.0 to 130.0.
hello! I have a question regarding the format of the JSON files
"camera": {"location": [-1429.03, -969.06, 32.7857], "rotation": [-19.942, 1.10123e-05, 92.217], "fov": 40.0}}
for the camera location, does it represent X, Y and Z value?
Is the Z value the height in terms of metres?
For the FOV value, is that the pitch angle down from the horizontal view?
Or is the rotation value, which of them is the pitch angle?
Thanks!
The text was updated successfully, but these errors were encountered: