Click or drag to resize

CPUParticles2DFractDelta Property

If true, results in fractional delta calculation which has a smoother particles display effect.

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

Property Value

Type: Boolean
See Also