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