matrix

 

 

Construct a new matrix or changes its translation or rotation parts.

 

 

[Inputs]

 

#In (Mat) - Input matrix. If this pin is not connected then the initial matrix will be an identity matrix.

 

Translate - If this option is enabled, or the Translate (Flt3) pin is connected then the input matrix`s translation part will be replaced this value.

 

Scale - If this option is enabled, or the Scale (Flt3) pin is connected then the input matrix`s scale part will be replaced this value.

 

Inverse Matrix - Option to inverse the matrix.

 

 

[Outputs]

 

Out (Mat) - The result matrix.

 

Trans (Flt) - Translation pat of the matrix.

 

Scale (Flt) - Scale pat of the matrix.