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