fmeobjects.FMETexture.getScaling

FMETexture.getScaling()

This routine retrieves the scaling factors associated with the texture. This will return None if the scaling is the default scaling of (1,1).

Return type:

tuple[float] or None

Returns:

The scaling factors, formatted (dd) (u, v), or None.