Click or drag to resize

ParticlesMaterialTangentialAccelCurve Property

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

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

Property Value

Type: Texture
See Also