Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by luniac · Jul 18, 2012 at 09:20 PM · guitexturequalitytype

texture type GUI vs texture

quick question: I noticed that the GUI type produces a perfect texture while the texture type results in a more blurry one. When using textures on level geometry, is it okay to use the GUI type or am i meant to use the texture type. Is the GUI type intended for some kind of GUI implementation or something?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Bovine · Jul 18, 2012 at 09:38 PM

If you set the texture type to GUI and then Advanced, I believe you will see the settings that apply to GUI textures as opposed to Texture.

The major difference is that a GUI texture will not contain mip maps. Where a Texture, texture will.

Depending on your settings, the GUI texture will look poor on 3D geometry as there will be no mip-mapping.

You can improve blurriness by altering the filtering method on Texture, textures.

Does the texture look crisp when set to GUI but blocky? If so, then your texture is probably too small for the real-world screen size it is being rendered at and you will want to supply a higher resolution image - if the image res is too low the player will have to interpolate the texture and the filtering may make it very muddy.

You may also find that the Texture is being compressed which can lead to significant loss in image quality.

Comment
Add comment · Show 13 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image luniac · Jul 18, 2012 at 09:56 PM 0
Share

hmm the texture does not appear to be blocky and i applied one texture to a scale 70 cube. It is very nice a crisp though. One question though, how do i tile textures? cause it just stretches it out right now, and i may need to tile in the future. Setting the texture to repeat doesn't do the trick.

avatar image Bovine · Jul 18, 2012 at 10:01 PM 0
Share

Your texture isn't blocky and you've applied it to a 70 scale cube? What size is it?

I don't know if you can get Unity's built in primitives to tile without editing them - there may be a script somewhere. I imagine the Unity cube is placing the whole texture on each face of the cube.

If the texture looks blurry than you probably need to adjust the mip-map or aniso settings.

avatar image luniac · Jul 18, 2012 at 10:02 PM 0
Share

ok i tested it out and the mip maps make it look blurry. Setting the filtering to a high level makes it look AL$$anonymous$$OST as good as without mip maps, but not quite.

What's the point of mipmaps then if i can have a great looking texture without them? If it's for performance reasons then would mipmaps with high trilinear filtering be faster, cause then it's worth it even with the very tiny decrease in sharpness.

avatar image Bovine · Jul 18, 2012 at 10:03 PM 0
Share

How big is your source texture?

I suggest you post a GUI and Texture image so people can see what you mean.

avatar image luniac · Jul 18, 2012 at 10:04 PM 0
Share

sorry missed your second comment. The texture size is very large i think, 3000x2075. And yea you're right about the texture being applied completely on the face.

Show more comments

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

How to improve the texture quality in Unity ? 1 Answer

WWW texture quality 2 Answers

Texture quality and quality settings 1 Answer

Make more buttons appear, on button click. 1 Answer

Null reference exception[SOLVED] 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges