Transform.matrix

Multiplies @next with the given @matrix.

class Transform
matrix

Parameters

matrix Matrix

the matrix to multiply @next with

Return Value

Type: Transform

The new transform

Meta