Bitmap for UWP
Matrix4x4 構造体 プロパティ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : Matrix4x4 構造体

このクラスのメンバの一覧は、Matrix4x4メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the first column in the matrix; that is M11, M21, M31, and M41.  
Public プロパティGets or sets the second column in the matrix; that is M12, M22, M32, and M42.  
Public プロパティGets or sets the third column in the matrix; that is M13, M23, M33, and M43.  
Public プロパティGets or sets the fourth column in the matrix; that is M14, M24, M34, and M44.  
Public プロパティCalculates the determinant of the matrix.  
Public プロパティGets a value indicating whether this instance is an identity matrix.  
Public プロパティオーバーロードされます。 Gets or sets the component at the specified index.  
Public プロパティGets or sets the first row in the matrix; that is M11, M12, M13, and M14.  
Public プロパティGets or sets the second row in the matrix; that is M21, M22, M23, and M24.  
Public プロパティGets or sets the third row in the matrix; that is M31, M32, M33, and M34.  
Public プロパティGets or sets the fourth row in the matrix; that is M41, M42, M43, and M44.  
Public プロパティGets or sets the scale of the matrix; that is M11, M22, and M33.  
Public プロパティGets or sets the translation of the matrix; that is M41, M42, and M43.  
トップ
参照

Matrix4x4 構造体
C1.Util.DX 名前空間