Свойство | Тип | Описание | |
---|---|---|---|
x | int | ||
y | int | ||
z | int |
Метод | Описание | |
---|---|---|
ToString ( ) : string |
The to string.
|
|
Vector3Int ( int x, int y, int z ) : System.Runtime.InteropServices |
Initializes a new instance of the Vector3Int struct.
|
public Vector3Int ( int x, int y, int z ) : System.Runtime.InteropServices | ||
x | int | |
y | int | |
z | int | |
Результат | System.Runtime.InteropServices |