VisualInstanceGetTransformedAabb Method |
Returns the transformed AABB (also known as the bounding box) for this VisualInstance.
Transformed in this case means the AABB plus the position, rotation, and scale of the Spatial's Transform. See also GetAabb.
Namespace: Godot
public AABB GetTransformedAabb()
[Missing <returns> documentation for "M:Godot.VisualInstance.GetTransformedAabb"]