Click or drag to resize

ParticlesMaterialRadialAccelCurve Property

Each particle's radial acceleration will vary along this CurveTexture.

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

Property Value

Type: Texture
See Also