AABBGetLongestAxisIndex Method |
Returns the
Vector3Axis index of the longest axis of the AABB.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3Axis GetLongestAxisIndex()
Return Value
Type:
Vector3AxisA
Vector3Axis index for which axis is longest.
See Also