TextureBase.SetRotation

TextureBase.SetRotation method

Sets the UV rotation.

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

See Also