Click or drag to resize

CPUParticlesTangentialAccel Property

Tangential acceleration applied to each particle. Tangential acceleration is perpendicular to the particle's velocity giving the particles a swirling motion.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float TangentialAccel { get; set; }

Property Value

Type: Single
See Also