Click or drag to resize

Vector4 Constructor

Overload List
  NameDescription
Public methodVector4(Vector3)
Initializes a new instance of the Vector4 struct.
Public methodVector4(Vector4)
Initializes a new instance of the Vector4 class.
Public methodVector4(Vector3, Double)
Initializes a new instance of the Vector4 struct.
Public methodVector4(Double, Double, Double, Double)
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