diff --git a/doc/classes/ViewportTexture.xml b/doc/classes/ViewportTexture.xml index 83ffc6bcfdf..6281fbcc0be 100644 --- a/doc/classes/ViewportTexture.xml +++ b/doc/classes/ViewportTexture.xml @@ -1,6 +1,7 @@ + Texture which displays the content of a [Viewport]. @@ -12,6 +13,7 @@ + The path to the [Viewport] node to display. This is relative to the scene root, not to the node which uses the texture.