Author Topic: Displace Problem  (Read 723 times)

2025-03-13, 17:16:35

notoriousbug

  • Active Users
  • **
  • Posts: 15
    • View Profile
hello everyone, I have a problem with the displace in a scene...
I don't understand why the same map in one scene works correctly while in the other, even setting the displace to very high values has no effect.

thanks
Not






2025-03-13, 17:31:46
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13736
  • Marcin
    • View Profile
The object where it's not working most likely doesn't have proper UVW mapping. You can try applying a UVW Map modifier to it and applying one of the basic modes like planar.
You may also need to enable the "use real world scale" option there (if the texture has it enabled).
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2025-03-13, 18:35:43
Reply #2

notoriousbug

  • Active Users
  • **
  • Posts: 15
    • View Profile
thanks for your reply @Maru
You were right, I tried importing the plane where the displace was working, then assigned its material to the plane where I was having problems, then copied the mapping too..and now it works correctly..
There was already a box mapping applied before and it looked fine at first glance...but there was probably something wrong with it



Thanks again
Not