TextureBase.UVScale
TextureBase.UVScale property
获取或设置 UV 缩放。
public Vector2 UVScale { get; set; }
Property Value
UV 缩放。
另请参见
- struct Vector2
- class TextureBase
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
获取或设置 UV 缩放。
public Vector2 UVScale { get; set; }
UV 缩放。