summaryrefslogtreecommitdiffstats
path: root/doc/classes/Compositor.xml
diff options
context:
space:
mode:
authorMicky <micheledevita2@gmail.com>2024-03-01 00:59:28 +0100
committerMicky <micheledevita2@gmail.com>2024-03-01 15:32:38 +0100
commitc54e09a5a304c1578689f5b98cfee41c24d95848 (patch)
tree04462c423e8f592708c07b3e3d68932ea1b64019 /doc/classes/Compositor.xml
parent7d2ca2d8ac49cde9767e00b70f9eaf1920eb266d (diff)
downloadredot-engine-c54e09a5a304c1578689f5b98cfee41c24d95848.tar.gz
Overhaul some "uncommon" wording in class reference
Diffstat (limited to 'doc/classes/Compositor.xml')
-rw-r--r--doc/classes/Compositor.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/Compositor.xml b/doc/classes/Compositor.xml
index c287e3b015..c030896b6f 100644
--- a/doc/classes/Compositor.xml
+++ b/doc/classes/Compositor.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Compositor" inherits="Resource" experimental="More customisation of the rendering pipeline will be added in the future." xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
- The compositor resource holds the configuration with which rendering of a viewport can be customised.
+ Stores attributes used to customize how a Viewport is rendered.
</brief_description>
<description>
- The compositor resource holds the configuration with which rendering of a viewport can be customised.
+ The compositor resource stores attributes used to customize how a [Viewport] is rendered.
</description>
<tutorials>
</tutorials>