Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

VisualShaderNodeParticleConeVelocity

Inherits: VisualShaderNode < Resource < RefCounted < Object

A visual shader node that makes particles move in a cone shape.

Description

This node can be used in "start" step of particle shader. It defines the initial velocity of the particles, making them move in cone shape starting from the center, with a given spread.