NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Matrix4 Structure
Matrix4 Methods
Add Method
Construct Method
Decompose Method
DecomposeScale Method
DecomposeScaleMaxComponent Method
Equals Method
FromTranslate Method
GetHashCode Method
GetInverse Method
GetTrace Method
GetTranslation Method
GetTranspose Method
Inverse Method
LookAt Method
Multiply Method
Negate Method
Parse Method
Perspective Method
SetTranslation Method
Subtract Method
ToMatrix3 Method
ToMatrix4F Method
ToString Method
Transpose Method
Matrix4
GetTrace Method
Gets the trace of the matrix, the sum of the values along the diagonal.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
double
GetTrace
()
Return Value
Type:
Double
The trace of the matrix.
See Also
Reference
Matrix4 Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.