 | FloatMatrixIdentity3x3 Property |
Gets a 3x3 identity matrix.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static FloatMatrix Identity3x3 { get; }
Property Value
Type:
FloatMatrixA 3x3 identity matrix.
See Also