Click or drag to resize

Particles2DCaptureRect Method

Returns a rectangle containing the positions of all existing particles.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Rect2 CaptureRect()

Return Value

Type: Rect2

[Missing <returns> documentation for "M:Godot.Particles2D.CaptureRect"]

See Also