Click or drag to resize

CPUParticles2DEmissionPoints Property

Sets the initial positions to spawn particles when using or .

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

Property Value

Type: Vector2
See Also