FMatrix4Multiply Method

Overload List

Multiply(FMatrix4, FMatrix4) Multiply two matrices and return the resulting matrix.
Multiply(FMatrix4, FVector4) Multiply a vector by a transformation and return the result.

See Also