Link to demos from within the class reference

This commit is contained in:
Aaron Franke
2020-10-01 04:34:47 -04:00
parent 5e726d8d20
commit 439be614f4
120 changed files with 230 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
Note: when used for collision, [ConcavePolygonShape3D] is intended to work with static [PhysicsBody3D] nodes like [StaticBody3D] and will not work with [KinematicBody3D] or [RigidBody3D] with a mode other than Static.
</description>
<tutorials>
<link title="3D Physics Tests Demo">https://godotengine.org/asset-library/asset/675</link>
</tutorials>
<methods>
<method name="get_faces" qualifiers="const">