Click or drag to resize

CPUParticles2DSpread Property

Each particle's initial direction range from +spread to -spread degrees.

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

Property Value

Type: Single
See Also