Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Skews the matrix in the Y direction.
Syntax
Matrix4x4F SkewY(
FLOAT degreeY
);
Parameters
degreeY
Type: FLOAT
The skew amount.
Return value
Type: Matrix4x4F
The result matrix.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d2d1_1helper.h |