OrientedBoundingBox.GetAxis Method

Gets the 3-axis defining the direction of the OrientedBoundingBox
Public Overrides Function GetAxis() As Vector2D()
This language is not supported or no code example is available.
public override 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.8

In this article

Definition