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