Click or drag to resize

Vector4F Constructor

Overload List
 NameDescription
Public methodVector4F(Vector4F) Constructs a vector with another given vector.
Public methodVector4F(Vector3F, Single) Constructs a Vector4F from the given Vector3F and a W component.
Public methodVector4F(Single, Single, Single, Single) Constructs a vector with the given individual elements.
Top
See Also