fmeobjects.FMERasterProperties.setRotationX

FMERasterProperties.setRotationX()

setRotationY(yRotation)

setRotationX(xRotation)

This method sets the rotation angle of the raster in radians.

Parameters:xRotation (float) – Rotation angle of the raster in radians as measured in a CCW direction from the positive x axis.
Return type:None