Document all VisualShader nodes

This commit is contained in:
kobewi
2022-12-07 15:59:34 +01:00
parent 91713ced81
commit f12abece27
29 changed files with 118 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
A base class for particle emitters.
</brief_description>
<description>
Particle emitter nodes can be used in "start" step of particle shaders and they define the starting position of the particles. Connect them to the Position output port.
</description>
<tutorials>
</tutorials>