Click or drag to resize

ParticlesMaterialFlagRotateY Property

If true, particles rotate around Y axis by Angle.

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

Property Value

Type: Boolean
See Also