Свойство | Type | Description | |
---|---|---|---|
X | float |
Méthode | Description | |
---|---|---|
Vector4D ( float x, float y, float z, float w ) : System | ||
operator ( ) : |
||
this ( int index ) : float |
public Vector4D ( float x, float y, float z, float w ) : System | ||
x | float | |
y | float | |
z | float | |
w | float | |
Résultat | System |