Свойство | Type | Description | |
---|---|---|---|
X | float | ||
Y | float |
Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Vector2 ( float x, float y ) : System | ||
operator ( ) : bool |
public Vector2 ( float x, float y ) : System | ||
x | float | |
y | float | |
Résultat | System |