Transform.toMatrix
void toMatrix(out graphene.matrix.Matrix outMatrix)Computes the actual value of self and stores it in out_matrix.
The previous value of out_matrix will be ignored.
Parameters
outMatrix | The matrix to set |
void toMatrix(out graphene.matrix.Matrix outMatrix)Computes the actual value of self and stores it in out_matrix.
The previous value of out_matrix will be ignored.
outMatrix | The matrix to set |