MeshGetAabb Method |
Returns the smallest AABB enclosing this mesh in local space. Not affected by custom_aabb. See also GetTransformedAabb.
Note: This is only implemented for ArrayMesh and PrimitiveMesh.
Namespace: Godot
public AABB GetAabb()
[Missing <returns> documentation for "M:Godot.Mesh.GetAabb"]