Property | Type | Description | |
---|---|---|---|
x | float |
Method | Description | |
---|---|---|
Parse ( string v ) : |
||
ToString ( ) : string | ||
ToString ( string _Format ) : string | ||
dot ( |
||
float4 ( float _x, float _y, float _z, float _w ) : System | ||
float4 ( |
||
operator ( ) : |
||
this ( int _coeff ) : float |
public float4 ( float _x, float _y, float _z, float _w ) : System | ||
_x | float | |
_y | float | |
_z | float | |
_w | float | |
return | System |
public float4 ( |
||
_xyz | ||
_w | float | |
return | System |