getZVector Method

Get the unit vector that points in the view Z (front-to-back) direction.

getZVector(result?: Vector3d): Vector3d

Parameter Type Description
result Vector3d optional Vector3d to be used for output. If undefined, a new object is created.

Defined in

Last Updated: 08 January, 2020