Click or drag to resize

AABBGetLongestAxisIndex Method

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

Return Value

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