MENOZ Posted December 26, 2013 Share Posted December 26, 2013 Hello! in H13 i found there is a geometry vop and POP vop. I don't really understand what's the real difference between them. When should I use pop vop instead of geometry vop for modifying my particles? Quote Link to comment Share on other sites More sharing options...
anim Posted December 31, 2013 Share Posted December 31, 2013 it doesn't matter if you use Geometry VOP (in points mode) or POP VOP the only difference I see is that POP VOP works by default on current particle stream with the option to specify subgroup whereas Geometry VOP works on all points of the Geometry by default so you need to specify stream by `opstreamname(".")` expression in Group parm or stream name directly if you want it to be just for current stream 1 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.