Click or drag to resize

ParticlesMaterialAngle Property

Initial rotation applied to each particle, in degrees.

Only applied when FlagDisableZ or FlagRotateY are true or the SpatialMaterial being used to draw the particle is using .

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

Property Value

Type: Single
See Also