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