コード例 #1
0
 private bool IsIdentity()
 {
     return(Matrix4x4.IsIdentity_Injected(ref this));
 }