summaryrefslogtreecommitdiff
path: root/doc/classes/Vector3i.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-10-02 09:16:23 +0200
committerGitHub <noreply@github.com>2020-10-02 09:16:23 +0200
commit48afdfddb583c117ea3fff49d94b781b676b38e7 (patch)
tree0f0faebb4794811427facb636cdfcbfd10ef196b /doc/classes/Vector3i.xml
parent76c308f47bb53d16de39b62b55ac27ee44b03440 (diff)
parent439be614f4706705331669a58ce03f14c34ca52f (diff)
Merge pull request #42486 from aaronfranke/doc-demo-links
Link to demos from within the class reference
Diffstat (limited to 'doc/classes/Vector3i.xml')
-rw-r--r--doc/classes/Vector3i.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/Vector3i.xml b/doc/classes/Vector3i.xml
index bd7c354241..f977b81ce7 100644
--- a/doc/classes/Vector3i.xml
+++ b/doc/classes/Vector3i.xml
@@ -10,6 +10,8 @@
</description>
<tutorials>
<link title="Math tutorial index">https://docs.godotengine.org/en/latest/tutorials/math/index.html</link>
+ <link title="Vector math">https://docs.godotengine.org/en/latest/tutorials/math/vector_math.html</link>
+ <link title="3Blue1Brown Essence of Linear Algebra">https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab</link>
</tutorials>
<methods>
<method name="Vector3i">