GodotSharpAPI
GodotSharpAPI
Godot
AABB Structure
AABB Methods
Abs Method
Encloses Method
Equals Method
Expand Method
GetArea Method
GetEndpoint Method
GetHashCode Method
GetLongestAxis Method
GetLongestAxisIndex Method
GetLongestAxisSize Method
GetShortestAxis Method
GetShortestAxisIndex Method
GetShortestAxisSize Method
GetSupport Method
Grow Method
HasNoArea Method
HasNoSurface Method
HasPoint Method
Intersection Method
Intersects Method
IntersectsPlane Method
IntersectsSegment Method
IsEqualApprox Method
Merge Method
ToString Method
AABB
.
GetLongestAxisIndex Method
Returns the
Vector3
.
Axis
index of the longest axis of the AABB.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
.
Axis
GetLongestAxisIndex
()
Return Value
Type:
Vector3
.
Axis
A
Vector3
.
Axis
index for which axis is longest.
See Also
Reference
AABB Structure
Godot Namespace