Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Matrix
4x
4
M42 Field
Value at row 4, column 2 of the matrix.
Definition
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
Copy
public
double
M42
VB
Copy
Public
M42
As
Double
C++
Copy
public
:
double
M42
F#
Copy
val
mutable
M42
:
float
Field Value
Double
See Also
Reference
Matrix4x4 Structure
Karamba.Geometry Namespace
In This Article
Definition
See Also