Property | Type | Description | |
---|---|---|---|
x | int |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetLargestComponent ( ) : int | ||
GetLength ( ) : double | ||
Vector3i ( |
||
Vector3i ( |
||
Vector3i ( int _x, int _y, int _h ) : System | ||
operator ( ) : |
||
operator ( ) : bool | ||
this ( int i ) : int |
public Vector3i ( int _x, int _y, int _h ) : System | ||
_x | int | |
_y | int | |
_h | int | |
return | System |