setting fade node to default to a linear curve?

Home Page forums Applications Shake setting fade node to default to a linear curve?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202393
    jbills_vb
    Participant

    any way to do it?

    I’d like to add something like this to my UI file:

    nuiPushToolBox(“Color”);
    nuiPushToolBox(“Color”);
    nuiToolBoxItem(“Fade_that_I_like_better”, Fade(0, Linear(1));

    but that doesn’t work.

    anyone have any tweak ideas on how to change the default Const to Linear?

    #216989
    Anonymous
    Inactive

    ah…
    nuiToolBoxItem(“Fade_Linear”, Fade(0, Linear(0,1)));

    does the trick.

    hear that? that’s the sound of my mouse clicking far fewer times. 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Copy link
Powered by Social Snap