Click or drag to resize

ParticlesMaterialColorRamp Property

Each particle's color will vary along this GradientTexture.

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

Property Value

Type: Texture
See Also