mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Link to demos from within the class reference
(cherry picked from commit 439be614f4)
This commit is contained in:
committed by
Rémi Verschelde
parent
5b9c16a324
commit
069ed4ec63
@@ -7,6 +7,8 @@
|
||||
Material is a base [Resource] used for coloring and shading geometry. All materials inherit from it and almost all [VisualInstance] derived nodes carry a Material. A few flags and parameters are shared between all material types and are configured here.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="3D Material Testers Demo">https://godotengine.org/asset-library/asset/123</link>
|
||||
<link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user