setRotationY(yRotation)
setRotationX(xRotation)
This method sets the rotation angle of the raster in radians.
xRotation (float) – Rotation angle of the raster in radians as measured in a CCW direction from the positive x axis.
None