Click or drag to resize

MultiMeshGetAabb Method

Returns the visibility axis-aligned bounding box in local space. See also GetTransformedAabb.

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

Return Value

Type: AABB

[Missing <returns> documentation for "M:Godot.MultiMesh.GetAabb"]

See Also