Click or drag to resize

CPUParticles2DLinearAccel Property

Linear acceleration applied to each particle in the direction of motion.

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

Property Value

Type: Single
See Also