Click or drag to resize

CPUParticles2DOrbitVelocity Property

Orbital velocity applied to each particle. Makes the particles circle around origin. Specified in number of full rotations around origin per second.

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

Property Value

Type: Single
See Also