Click or drag to resize

CPUParticles2DRadialAccel Property

Radial acceleration applied to each particle. Makes particle accelerate away from origin.

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

Property Value

Type: Single
See Also