Click or drag to resize

ParticlesMaterialAngularVelocityCurve Property

Each particle's angular velocity will vary along this CurveTexture.

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

Property Value

Type: Texture
See Also