group pattern with parameter

   3301   5   2
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
Hi,

Could use parameter channel in group pattern?
I tried @P.y>ch(“mych”) but it not worked. Any way do it ?

Thanks!
User Avatar
Member
8554 posts
Joined: July 2007
Online
try
@P.y>`ch(“mych”)`

as ch() is an expression
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
1529 posts
Joined: July 2005
Offline
Don't know this for a fact, but you might need to use the global $TY, instead of @P.y depending on context.

G
User Avatar
Member
8554 posts
Joined: July 2007
Online
keyframe
Don't know this for a fact, but you might need to use the global $TY, instead of @P.y depending on context.

G
I think jerry was refering to syntax in group parm on sop nodes not actual pattern of Group SOP
whichever is the case, backticks apply to both of them for inserting a value using an expression
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
Thanks for replies!

Just as tamte said, i use them in Group parm on Sop node. It works!

Antoher question, how to use @P.y > @P.x in Sop Group parameter?
User Avatar
Member
1799 posts
Joined: Oct. 2010
Offline
would love to know this one… It appears that in the group tab, you cannot do it and only using expressions such as $TY > `ch(“someParm”)` is possible

however, you can use them in the combine tab no problem..!
-G
  • Quick Links