Click or drag to resize

CPUParticlesEmissionShape Property

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

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

Property Value

Type: CPUParticlesEmissionShapeEnum
See Also