AABBGetShortestAxisSize Method |
Returns the scalar length of the shortest axis of the AABB.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public float GetShortestAxisSize()
Return Value
Type:
SingleThe scalar length of the shortest axis of the AABB.
See Also