Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: BeShifty on February 26, 2013, 02:21:17 PM

Title: Panel Soft Clipping
Post by: BeShifty on February 26, 2013, 02:21:17 PM
One issue I'm having with UIPanel's clipping is that for scrolling panels, I'd like to only apply the soft clip to the top/bottom edges if there is more content to be shown in that direction. I can do handle writing the code to set the values, but I'm not sure whether there's a straightforward way of setting the top and bottom soft clip values independently. Any tips?
Title: Re: Panel Soft Clipping
Post by: ArenMook on February 26, 2013, 07:44:05 PM
You can't set them independently.