fmeobjects.FMETexture.setRotation

FMETexture.setRotation(angle)

This routine sets the rotation angle associated with the texture. Rotation is centered according to the Center variable. The angle is stored in degrees CCW from the x-axis, and is by default 0.

Parameters:

angle (float) – The angle of the rotation.

Return type:

None