Property | Type | Description | |
---|---|---|---|
w | float | ||
x | float | ||
y | float | ||
z | float |
Method | Description | |
---|---|---|
Vector4 ( float x, float y, float z, float w ) : System |
public Vector4 ( float x, float y, float z, float w ) : System | ||
x | float | |
y | float | |
z | float | |
w | float | |
return | System |