Property | Type | Description | |
---|---|---|---|
x | float | ||
y | float |
Method | Description | |
---|---|---|
float2 ( ) : System | ||
float2 ( float _x, float _y ) : System | ||
operator ( ) : |
||
this ( int i ) : float |
public float2 ( float _x, float _y ) : System | ||
_x | float | |
_y | float | |
return | System |