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:
@@ -1,10 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="SubViewport" inherits="Viewport" version="4.0">
|
||||
<brief_description>
|
||||
Creates a sub-view into the screen.
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Viewport and canvas transforms">https://docs.godotengine.org/en/latest/tutorials/2d/2d_transforms.html</link>
|
||||
<link title="Viewports tutorial index">https://docs.godotengine.org/en/latest/tutorials/viewports/index.html</link>
|
||||
<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="Screen Capture Demo">https://godotengine.org/asset-library/asset/130</link>
|
||||
<link title="Dynamic Split Screen Demo">https://godotengine.org/asset-library/asset/541</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