Implement custom non-trivial shader functions

This commit is contained in:
Patrick Exner
2022-08-11 00:39:11 +02:00
committed by Patrick
parent 19e2f30a55
commit 55bbcc54e7
10 changed files with 606 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeLinearSceneDepth" inherits="VisualShaderNode" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
</class>