MaterialTilingBase.SetTextureScale


Declaration

protected void SetTextureScale(Material material, Vector2 scale)

Description

Sets the texture scale of a material.

Parameters

materialThe material to set the texture scale of.
scaleThe texture scale to set.