mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
vec3
This commit is contained in:
parent
1a06278b17
commit
8dd027eabe
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
* The Vec3 API facilities for generating and manipulating 3-dimensional vectors. High Fidelity uses a right-handed
|
||||
* Cartesian coordinate system where the y-axis is the "up" and the negative z-axis is the "front" direction.
|
||||
* <img alt="High Fidelity coordinate system"
|
||||
* src="https://docs.highfidelity.com/user/pages/06.api-reference/43.vec3/opengl-coord-system.jpg" />
|
||||
* src="/images/opengl-coord-system.jpg" />
|
||||
*
|
||||
* @namespace Vec3
|
||||
* @variation 0
|
||||
|
|
Loading…
Reference in a new issue