to_matrix
Description:
Computes the 4x4 matrix for the transform.
The previous value of out_matrix
will be ignored.
Parameters:
this |
a transform |
out_matrix |
return location for the matrix |
Computes the 4x4 matrix for the transform.
The previous value of out_matrix
will be ignored.
this |
a transform |
out_matrix |
return location for the matrix |