Click or drag to resize

ParticlesMaterialFlagAlignY Property

Align Y axis of particle with the direction of its velocity.

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

Property Value

Type: Boolean
See Also