Property | Type | Description | |
---|---|---|---|
X | float | ||
Y | float |
Method | Description | |
---|---|---|
ToString ( ) : string | ||
Vector2 ( float x, float y ) : System.Runtime.InteropServices |
public Vector2 ( float x, float y ) : System.Runtime.InteropServices | ||
x | float | |
y | float | |
return | System.Runtime.InteropServices |