Property | Type | Description | |
---|---|---|---|
x | Vector3 |
Method | Description | |
---|---|---|
Matrix2 ( ) : System | ||
Matrix2 ( Vector3 x, Vector3 y ) : System | ||
Multiply ( Vector3 vector ) : Vector3 | ||
this ( int i ) : Vector2 |
Method | Description | |
---|---|---|
Output ( CompilerOutputs output ) : string |
public Matrix2 ( Vector3 x, Vector3 y ) : System | ||
x | Vector3 | |
y | Vector3 | |
return | System |