mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix broken links in Class Reference
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
Since instances may have any behavior, the AABB used for visibility must be provided by the user.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>$DOCS_URL/tutorials/3d/vertex_animation/animating_thousands_of_fish.html</link>
|
||||
<link>$DOCS_URL/tutorials/optimization/using_multimesh.html</link>
|
||||
<link>$DOCS_URL/tutorials/performance/vertex_animation/animating_thousands_of_fish.html</link>
|
||||
<link>$DOCS_URL/tutorials/performance/using_multimesh.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_aabb" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user