TextureBase.SetTranslation

TextureBase.SetTranslation method

Sets the UV translation.

public void SetTranslation(double u, double v)
ParameterTypeDescription
uDoubleU.
vDoubleV.

See Also