set_scale method

set_scale

Sets the UV scale.

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

See Also