set_translation method
set_translation
Sets the UV translation.
def set_translation(self, u, v):
...
Parameter | Type | Description |
---|---|---|
u | float | U. |
v | float | V. |
See Also
- module
aspose.threed.shading
- class
TextureBase
Sets the UV translation.
def set_translation(self, u, v):
...
Parameter | Type | Description |
---|---|---|
u | float | U. |
v | float | V. |
aspose.threed.shading
TextureBase