Property | Type | Description | |
---|---|---|---|
x | float |
Method | Description | |
---|---|---|
Dot ( |
||
Parse ( string v ) : |
||
ToString ( ) : string | ||
ToString ( string _Format ) : string | ||
float2 ( float _x, float _y ) : System | ||
operator ( ) : |
public float2 ( float _x, float _y ) : System | ||
_x | float | |
_y | float | |
return | System |