OrientedBoundingRect.GetAxis Method

Gets the 3-axis defining the direction of the OrientedBoundingBox
Public Overridable Function GetAxis() As Vector2D()
This language is not supported or no code example is available.
public virtual Vector2D[] GetAxis()
This language is not supported or no code example is available.

Return Value

Vector2D[]

The 3-Vector3D representing rispectively axis-X, axis-Y, axis-Z of the OrientedBoundingBox

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition