mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Note camera axes in Camera JSDoc
This commit is contained in:
parent
638e040e17
commit
7db1e33720
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ class FancyCamera : public Camera {
|
|||
|
||||
/**jsdoc
|
||||
* The <code>Camera</code> API provides access to the "camera" that defines your view in desktop and HMD display modes.
|
||||
* The High Fidelity camera has axes <code>x</code> = right, <code>y</code> = up, </code>-z</code> = forward.
|
||||
*
|
||||
* @namespace Camera
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue