Click or drag to resize

ParticlesMaterialTrailSizeModifier Property

Trail particles' size will vary along this CurveTexture.

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

Property Value

Type: CurveTexture
See Also