Mat44Vec3
Multiply a 4x4 matrix with a 3 vector.
Signatures
- Paramate.Viewport.Mat44Vec3( a, b )
Details
The function multiplies a 4x4 matrix with a 3 vector.
Parameters
- a
-
The 4x4 matrix.
- b
-
The 3 vector.
Return value
A 3 vector