Jump to content

Vexing VEX Qs


kev2

Recommended Posts

Is VEX in a snippet handled differently than VEX in a Wrangle nodes?

 

For example, in snippets  you don't need to use the @ but in wrangles nodes you do? You use color in snippets but Cd (and Cd.r, Cd.g, Cd.B) in wrangle nodes?

 

Thanks!

 

Link to comment
Share on other sites

Wrangle nodes are built from Snippet VOPs.  

 

Cd is available in SOP contexts, by default, as a global, but not other contexts like CVEX.  For example, the Point Wrangle is built on top of the VOP SOP, which uses the SOP context, but Attrib Wrangle is built on the Attrib VOP which uses the CVEX context.

 

Confusing, I know. We're working on unifying this.

Edited by halfdan
  • Like 2
Link to comment
Share on other sites

Thanks. I don't really mind the different languages but if we're going to have 5 languages to track, maybe some indication of what the parameter expects, e.g., pink for cvex, tan for Hscript, would help me. 

 

And if details/spreadsheet could be one or the other, xmas!

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...