名前 | 解説 | |
---|---|---|
Rotation | The rotation angle in radians. | |
ScaleX | The value to scale by on the X axis. | |
ScaleY | The value to scale by on the Y axis. | |
SkewX | The X angle, in radians. | |
SkewY | The Y angle, in radians. | |
TranslationX | The X offset. | |
TranslationY | The Y offset. |
DMatrixデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Rotation | The rotation angle in radians. | |
ScaleX | The value to scale by on the X axis. | |
ScaleY | The value to scale by on the Y axis. | |
SkewX | The X angle, in radians. | |
SkewY | The Y angle, in radians. | |
TranslationX | The X offset. | |
TranslationY | The Y offset. |
名前 | 解説 | |
---|---|---|
ToMatrix | Creates the System.Numerics.Matrix3x2 from decomposition info. | |
ToString | ||
TryCreate | Tries to create the DMatrix from System.Numerics.Matrix3x2. |