Vector3Int.Unknown operator

public static Vector2Int Unknown operator(Vector3Int v);

Description

Converts a Vector3Int to a Vector2Int.

Vector3Ints can be explicitly converted to Vector2Int (z is discarded).

Did you find this page useful? Please give it a rating: