scale property
scale property
Gets or sets the scale of the UV coordinate.
Definition:
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
See Also
- module
aspose.threed.render - class
ITextureUnit - class
Vector2
Gets or sets the scale of the UV coordinate.
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
aspose.threed.renderITextureUnitVector2