fmeobjects.FMETexture.getShear

FMETexture.getShear()

This routine retrieves the shearing factors associated with the texture. Shearing is centered according to the Center variable. This will return None if the shearing is the default shearing of (0,0).

Return type:

tuple[float]

Returns:

The shearing factors, formatted (dd) (u, v).