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