mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Link to demos from within the class reference
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user