Click or drag to resize

ParticlesCaptureAabb Method

Returns the axis-aligned bounding box that contains all the particles that are active in the current frame.

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

Return Value

Type: AABB

[Missing <returns> documentation for "M:Godot.Particles.CaptureAabb"]

See Also