set_rotation method

set_rotation

Sets the UV rotation.

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

See Also