TextureBase.UVScale

TextureBase.UVScale property

Gets or sets the UV scale.

public Vector2 UVScale { get; set; }

Property Value

The UV scale.

See Also