Namespace: Microsoft.Xna.FrameworkAssembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public static Vector3 Up { get; }
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.