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