ITextureUnit.Scale
ITextureUnit.Scale property
Gets or sets the scale of the UV coordinate.
public Vector2 Scale { get; set; }
See Also
- struct Vector2
- interface ITextureUnit
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Gets or sets the scale of the UV coordinate.
public Vector2 Scale { get; set; }