Vector4 Constructor
Initializes a new instance of Vector4.
Overload List
Name | Description |
---|---|
Vector4 (Single) | Creates a new instance of Vector4. |
Vector4 (Single, Single, Single, Single) | Initializes a new instance of Vector4. |
Vector4 (Vector2, Single, Single) | Initializes a new instance of Vector4. |
Vector4 (Vector3, Single) | Initializes a new instance of Vector4. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace