Click or drag to resize

ParticlesMaterialAngleCurve Property

Each particle's rotation will be animated along this CurveTexture.

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

Property Value

Type: Texture
See Also