doc: Update classref headers with 3.4 version

This commit is contained in:
Rémi Verschelde
2021-04-26 13:14:51 +02:00
parent bf645099a1
commit c3272997cd
652 changed files with 652 additions and 652 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeTransformCompose" inherits="VisualShaderNode" version="3.3">
<class name="VisualShaderNodeTransformCompose" inherits="VisualShaderNode" version="3.4">
<brief_description>
Composes a [Transform] from four [Vector3]s within the visual shader graph.
</brief_description>