Click or drag to resize

ParticlesMaterialTrailDivisor Property

Emitter will emit amount divided by trail_divisor particles. The remaining particles will be used as trail(s).

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

Property Value

Type: Int32
See Also