Click or drag to resize

CPUParticles2DEmissionNormals Property

Sets the direction the particles will be emitted in when using .

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2[] EmissionNormals { get; set; }

Property Value

Type: Vector2
See Also