3 Replies Latest reply: Dec 19, 2012 4:27 PM by Zac Lam RSS

    Is there a way to get layer's width during param setup?

    walczakb Community Member

      I'm trying to create a few sliders, some of which should ideally have default parameters depending on layer's height and width. I tried using standard in_data->width and in_data->height during ParamsSetup and passing the variables as defaults to float sliders creation macros, but I always get 0.