Click or drag to resize

CPUParticlesInitialVelocity Property

Initial velocity magnitude for each particle. Direction comes from Spread and the node's orientation.

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

Property Value

Type: Single
See Also