fmeobjects.FMETexture.getOffset

FMETexture.getOffset()

This routine retrieves the offset associated with the texture. This will return None if the offset is the default offset of (0,0).

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