Vector |
| Name | Description | |
|---|---|---|
| Vector3I(Vector3I) | Constructs a vector with another given vector. | |
| Vector3I(Vector2I, Int32) | Constructs a vector with a given Vector2I and a scalar. | |
| Vector3I(Int32, Int32, Int32) | Constructs a vector with the given individual elements. |