Returns a unit Vector3F pointing forward (0, 0, −1).
(Only available in the XNA-compatible build.)
Namespace: DigitalRune.Mathematics.AlgebraAssembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.7.0.0 (1.7.0.9486)
Syntax
Remarks
This property is available only in the XNA-compatible build of the DigitalRune.Mathematics.dll.
DigitalRune uses the same coordinate systems as the XNA Framework: model space (object space, local space), world space and view space are right-handed coordinate systems where, by default, the positive x-axis points to the right, the positive y-axis points up, and the positive z-axis points towards the viewer.