summaryrefslogtreecommitdiffstats
path: root/doc/classes/VisualShaderNodeScreenNormalWorldSpace.xml
blob: ccffb62138206924a0ad906e0834879f80a38eb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeScreenNormalWorldSpace" inherits="VisualShaderNode" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
	<brief_description>
		A visual shader node that unpacks the screen normal texture in World Space.
	</brief_description>
	<description>
		The ScreenNormalWorldSpace node allows to create outline effects.
	</description>
	<tutorials>
	</tutorials>
</class>