Click or drag to resize

CPUParticles2DEmissionShape Property

Particles will be emitted inside this region. See CPUParticles2DEmissionShapeEnum for possible values.

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

Property Value

Type: CPUParticles2DEmissionShapeEnum
See Also