gangland Posted Wednesday at 09:00 PM Share Posted Wednesday at 09:00 PM Hello guys. I'm customizing the Opengl sop to automate the flipbook in our pipeline. Currently I've set it to frame range, using setExpression for strings, and in parm f1 a string $FSTART and in f2 $FEND accordingly Now I'd like to exclude all lights of the flipbook, by default it comes with * so it will get any light with blue flag, I need empy value, just like the Force Objects or Exclude Objects. https://ibb.co/hRMtS36W Quote Link to comment Share on other sites More sharing options...
tamagochy Posted 20 hours ago Share Posted 20 hours ago parm = "" node.parm("you parm").set(parm) Try this Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.