Click or drag to resize

AABBGetShortestAxisIndex Method

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

Return Value

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