uv_translation property

uv_translation property

Gets or sets the UV translation.

Definition:

@property
def uv_translation(self):
    ...
@uv_translation.setter
def uv_translation(self, value):
    ...

See Also