Talk:$seamless scale

From Valve Developer Community
Revision as of 04:14, 22 June 2016 by Fayti1703 (talk | contribs) (→‎Remove 'easy way'?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Remove 'easy way'?

As the described easy way in section Matching 0.25 scale is the same process as the formula,
(Formula is 1/(texture size*desired scale), so you'd multiply texture size by desired scale and then divide 1 by the result)
(The easy way is described as "multiply the texture size by the desired scale, then divide 1 by the result")
I'd recommend we remove one of them to avoid repeating ourselves.