Click or drag to resize

CPUParticles2DTangentialAccelCurve Property

Each particle's tangential acceleration will vary along this Curve.

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

Property Value

Type: Curve
See Also