Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FMatrix
4
Multiply 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
Reference
FMatrix4 Class
Geometry Namespace
In This Article
Overload List
See Also