godot/modules/visual_shader/doc_classes/VisualShaderNodeScreenNormalWorldSpace.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
503 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
2025-08-26 07:28:40 -07:00
<class name="VisualShaderNodeScreenNormalWorldSpace" inherits="VisualShaderNode" api_type="core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/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>