Click or drag to resize

Vector4 Constructor

Overload List
  NameDescription
Public methodVector4(Vector3, Single)
Initializes a new instance of the Vector4 struct.
Public methodVector4(Vector2, Single, Single)
Initializes a new instance of the Vector4 struct.
Public methodVector4(Single, Single, Single, Single)
Initializes a new instance of the Vector4 struct.
Top
See Also