Jump to content

Search the Community

Showing results for tags 'specular mask'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. [SOLVED] Full-bright reflection issue

    Hi All ! We've just noticed a strange behavior using the 'mesh_reflection_cube_base' material: the reflected parts are always full-bright and are not affected by the light. Well to be precise, the reflected parts are sensitive to the specular but they are not darkened when no light hit the surface. Here is a screenshot showing the issue: As you can see, there is one face of the building receiving some light (on the right) and the other one receiving no light (on the left) and therefore should be completely dark. In order to have reflection activated only on windows, we are using a reflection mask texture which is actually put into the specular texture slot (yeah, the shader works like that) which may be part of the problem actually. Another screenshot, this one has been taken with all lights disabled: Does anyone have run into the same issue? I guess the solution is to put the hands into the shader code? Thanks a lot guys for your feedback ! Aless
×
×
  • Create New...