uv_scale property
uv_scale property
Gets or sets the UV scale.
Definition:
@property
def uv_scale(self):
...
@uv_scale.setter
def uv_scale(self, value):
...
See Also
- module
aspose.threed.shading - class
TextureBase - class
Vector2
Gets or sets the UV scale.
@property
def uv_scale(self):
...
@uv_scale.setter
def uv_scale(self, value):
...
aspose.threed.shadingTextureBaseVector2