Jump to content

Simple inline vex question


Macha

Recommended Posts

To use inputs in the inline code you can just use $name_of_input_variable.

It looks like you have the "Show Full Input and Output Names on VOP nodes" checked on, which replaces variable names on the vops themselves with the full label. You can still see the names of the variables by hovering over the outputs of the vops that you connect to the inline VOP.

When I use in an inline vop, I'll usually have all of my inputs go into a null node, to rename them, that way if I need to change one of the inputs, I don't need to change the variable name in the inline code.

Link to comment
Share on other sites

Thanks Dan! I learn something new every day!

I also noticed now that the parameter names are listed in the lower half of the inline node's parameter tab.

For some reason I thought it's the attribute name I need to enter, but yes, this makes sense now.

Edited by Macha
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...