set_scale method

set_scale(self, u, v)

Sets the UV scale.


def set_scale(self, u, v):
    ...
ParameterTypeDescription
ufloatU.
vfloatV.

See Also