toVector2D

fun toVector2D(dropAxis: Vector3D = Z_AXIS): Vector2D

Conversion to a vector in 2D.

Parameters

dropAxis

axis to be dropped for 2D; selecting the z axis will take the vector (x, y)