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