Matrix.IsIdentity

Matrix.IsIdentity property

この Matrix が単位行列かどうかを示す値を取得します。

public bool IsIdentity { get; }

関連項目