fmeobjects.FMETexture.getCenter

FMETexture.getCenter()

This routine retrieves the center associated with the texture. This will return None if the center is the default center of (0,0). The center is only used for shearing and rotation.

Return type:tuple[float] or None
Returns:The center, formatted (dd) (u, v).