Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight
FloatMatrix Class
FloatMatrix Properties
Columns Property
Determinant Property
Identity2x2 Property
Identity3x3 Property
Identity4x4 Property
IsSquare Property
Item Property
Rows Property
Trace Property
FloatMatrix
Trace Property
Gets the trace.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
Trace
{
get
; }
Property Value
Type:
Single
The trace.
Exceptions
Exception
Condition
FloatMatrix
NotSquareException
Is thrown if the matrix is not square.
See Also
Reference
FloatMatrix Class
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC