This topic has not yet been rated - Rate this topic

Vector4 Structure

Defines a vector with four components.

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

[TypeConverterAttribute("typeof(Microsoft.Xna.Framework.Design.Vector4Converter)")]
[SerializableAttribute]
public struct Vector4 : IEquatable<Vector4>
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.