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