This commit is contained in:
milad 2018-05-20 14:22:51 -07:00
parent 1a06278b17
commit 8dd027eabe

View file

@ -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