Click or drag to resize

ParticlesMaterialSpread Property

Each particle's initial direction range from +spread to -spread degrees. Applied to X/Z plane and Y/Z planes.

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

Property Value

Type: Single
See Also