summaryrefslogtreecommitdiff
path: root/doc/classes/VisualShaderNodeConstant.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/VisualShaderNodeConstant.xml')
-rw-r--r--doc/classes/VisualShaderNodeConstant.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/classes/VisualShaderNodeConstant.xml b/doc/classes/VisualShaderNodeConstant.xml
new file mode 100644
index 0000000000..d5f63be691
--- /dev/null
+++ b/doc/classes/VisualShaderNodeConstant.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<class name="VisualShaderNodeConstant" inherits="VisualShaderNode" version="4.0">
+ <brief_description>
+ A base type for the constants within the visual shader graph.
+ </brief_description>
+ <description>
+ </description>
+ <tutorials>
+ </tutorials>
+</class>