Click or drag to resize

ParticlesMaterialEmissionShape Property

Particles will be emitted inside this region. Use ParticlesMaterialEmissionShapeEnum constants for values.

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

Property Value

Type: ParticlesMaterialEmissionShapeEnum
See Also