doc: Update classref headers with 3.4 version

This commit is contained in:
Rémi Verschelde
2021-04-26 13:15:29 +02:00
parent bf645099a1
commit c3272997cd
652 changed files with 652 additions and 652 deletions
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeVectorDistance" inherits="VisualShaderNode" version="3.3">
<class name="VisualShaderNodeVectorDistance" inherits="VisualShaderNode" version="3.4">
<brief_description>
Returns the distance between two points. To be used within the visual shader graph.
</brief_description>