Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Matrix
4x
4
Multiply Operator
Overload List
Multiply(Matrix4x4, Matrix4x4)
Multiplies a matrix by another matrix.
Multiply(Matrix4x4, Double)
Multiplies a matrix by a scalar value.
See Also
Reference
Matrix4x4 Structure
Karamba.Geometry Namespace
In This Article
Overload List
See Also