Click or drag to resize

ParticlesMaterialHueVariationCurve Property

Each particle's hue will vary along this CurveTexture.

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

Property Value

Type: Texture
See Also