Click or drag to resize

CPUParticles2DGetEmissionShape Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CPUParticles2D.GetEmissionShape"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetEmissionShape is deprecated. Use the EmissionShape property instead.")]
public CPUParticles2DEmissionShapeEnum GetEmissionShape()

Return Value

Type: CPUParticles2DEmissionShapeEnum

[Missing <returns> documentation for "M:Godot.CPUParticles2D.GetEmissionShape"]

See Also