Transform.toMatrix

Computes the actual value of @self and stores it in @out_matrix.

The previous value of @out_matrix will be ignored.

class Transform
void
toMatrix

Parameters

outMatrix Matrix

The matrix to set

Meta