Attention: Here be dragons (unstable version)
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Redot.
Checking the stable version of the documentation...
VisualShaderNodeParticleOutput
Inherits: VisualShaderNodeOutput < VisualShaderNode < Resource < RefCounted < Object
Visual shader node that defines output values for particle emitting.
Description
This node defines how particles are emitted. It allows to customize e.g. position and velocity. Available ports are different depending on which function this node is inside (start, process, collision) and whether custom data is enabled.