Click or drag to resize

AABB.GetLongestAxisIndex Method

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3.Axis GetLongestAxisIndex()

Return Value

Type: Vector3.Axis
A Vector3.Axis index for which axis is longest.
See Also