Jelajahi Sumber

Added link to quaternion page.

mitm 6 tahun lalu
induk
melakukan
364f090642
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/docs/asciidoc/jme3/rotate.adoc

+ 1 - 0
src/docs/asciidoc/jme3/rotate.adoc

@@ -189,3 +189,4 @@ You can do all transformations in individual steps (and then update the objects
 
 *  com.jme3.math.Transform, interpolateTransforms() – interpolate a step between two transformations
 **  link:https://javadoc.jmonkeyengine.org/index.html?com/jme3/math/Transform.html[com.jme.math.Transform]
+*  In case you missed it, see also <<jme3/quaternion#,Quaternion>>.