Vector |
| Name | Description | |
|---|---|---|
| Vector4I(Vector4I) | Constructs a vector with another given vector. | |
| Vector4I(Vector3I, Int32) | Constructs a Vector4I from the given Vector3I and a W component. | |
| Vector4I(Int32, Int32, Int32, Int32) | Constructs a vector with the given individual elements. |