Vector4I Constructor |
| Name | Description | |
|---|---|---|
| Vector4I(Vector4I) |
Constructs a vector with another given vector.
| |
| Vector4I(Vector3I, Int32) | ||
| Vector4I(Int32, Int32, Int32, Int32) |
Constructs a vector with the given individual elements.
|