NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Matrix2F Structure
Matrix2F Methods
Add Method
Equals Method
FromRotate Method
FromScale Method
GetHashCode Method
GetInverse Method
GetTrace Method
GetTranspose Method
Inverse Method
Multiply Method
Negate Method
Parse Method
Subtract Method
ToMatrix2 Method
ToMatrix3F Method
ToString Method
Transpose Method
Matrix2F
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
float
GetTrace
()
Return Value
Type:
Single
The trace of the matrix.
See Also
Reference
Matrix2F Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.