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 X direction.
Syntax
Matrix4x4F SkewX(
FLOAT degreeX
);
Parameters
degreeX
Type: FLOAT
The skew amount.
Return value
Type: Matrix4x4F
The result matrix.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_1helper.h |