TextureBase.UVTranslation

TextureBase.UVTranslation property

Gets or sets the UV translation.

public Vector2 UVTranslation { get; set; }

Property Value

The UV translation.

See Also