Author Topic: What size the object should be to clearly display the texture  (Read 5266 times)

NovaEiz

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 2
    • View Profile
What size the object should be to clearly display the texture
« on: October 26, 2016, 07:01:20 AM »
Hi!

Show you how to get the number dependent on the screen resolution, which establishes the size of the UI Root, that textures are displayed clearly?
Number ~ 1/319.

Thx.

NovaEiz

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 2
    • View Profile
Re: What size the object should be to clearly display the texture
« Reply #1 on: October 28, 2016, 04:45:41 AM »
I do not clearly explained? Or is it a secret?

In my UI ROOT set the number 0.003159558.
My friend has other number
How it turns out?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: What size the object should be to clearly display the texture
« Reply #2 on: October 30, 2016, 12:18:19 PM »
2 / screen height, I think? it's been a while.

This value is something you don't need to think about. If the UIRoot is set to Flexible style, every UI element within will be crisp, provided you didn't scale something yourself.