Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question ScrollView: create the illusion that there are more rows beyond the scroll boundary

Discussion in 'Immediate Mode GUI (IMGUI)' started by dynamicbutter, Oct 14, 2022.

  1. dynamicbutter

    dynamicbutter

    Joined:
    Jun 11, 2021
    Posts:
    62
    Does anyone know a way to create the illusion that there is more content beyond the end of the content in a ScrollView? I have tried using the ScrollView "Image" for this, but since this image doesn't scroll with the content I can't achieve the effect I'm after. If this image scrolled with the content then I could get it to work like I want. This is a little difficult to explain, hope this is clear.
     
    Last edited: Oct 17, 2022