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
@@ -8,6 +8,10 @@
|
||||
To create a ViewportTexture in code, use the [method Viewport.get_texture] method on the target viewport.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="GUI in 3D Demo">https://godotengine.org/asset-library/asset/127</link>
|
||||
<link title="3D in 2D Demo">https://godotengine.org/asset-library/asset/128</link>
|
||||
<link title="2D in 3D Demo">https://godotengine.org/asset-library/asset/129</link>
|
||||
<link title="3D Viewport Scaling Demo">https://godotengine.org/asset-library/asset/586</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user