set_rotation method

set_rotation(self, u, v)

Sets the UV rotation.


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

See Also