diff --git a/libraries/script-engine/src/Vec3.h b/libraries/script-engine/src/Vec3.h index eb9438c5c2..b04a07aa22 100644 --- a/libraries/script-engine/src/Vec3.h +++ b/libraries/script-engine/src/Vec3.h @@ -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. * High Fidelity coordinate system + * src="/images/opengl-coord-system.jpg" /> * * @namespace Vec3 * @variation 0