Click or drag to resize

CPUParticlesFlatness Property

Amount of Spread in Y/Z plane. A value of 1 restricts particles to X/Z plane.

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

Property Value

Type: Single
See Also