This topic has not yet been rated - Rate this topic

Vector3.Backward Property

Returns a unit Vector3 designating backward in a right-handed coordinate system (0, 0, 1).

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public static Vector3 Backward { get; }

Property Value

A unit Vector3 pointing backward.

The XNA Framework uses a right-handed coordinate system, with the positive x-axis pointing to the right, the positive y-axis pointing up, and the positive z-axis pointing toward the observer.

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ