Esempio n. 1
0
 private float GetDeterminant()
 {
     return(Matrix4x4.GetDeterminant_Injected(ref this));
 }