Click or drag to resize

Vector4I Constructor

Overload List
  NameDescription
Public methodVector4I(Vector4I)
Constructs a vector with another given vector.
Public methodVector4I(Vector3I, Int32)
Constructs a Vector4I from the given Vector3I and a W component.
Public methodVector4I(Int32, Int32, Int32, Int32)
Constructs a vector with the given individual elements.
Top
See Also