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.
Rotates the transform matrix around the X axis.
Syntax
Matrix4x4F RotationX(
FLOAT degreeX
);
Parameters
degreeX
Type: FLOAT
The amount of rotation.
Return value
Type: Matrix4x4F
The result matrix.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_1helper.h |