roopchandra Posted April 20, 2013 Share Posted April 20, 2013 Hi, when im using stamp expression for random rotation on transform node (expression: "stamp(*..\copy1, rotateshape, 0)" ), its not getting validated..please help me Quote Link to comment Share on other sites More sharing options...
anim Posted April 20, 2013 Share Posted April 20, 2013 it should be stamp("..\copy1", "rotateshape", 0 ) stamp("..\copy1", rotateshape, 0 ) should work as well but for rotations it's more efficient to use orient quaternion attribute on points, it will be automatically picked up by copy sop to orient copied geometry Quote Link to comment Share on other sites More sharing options...
roopchandra Posted April 20, 2013 Author Share Posted April 20, 2013 thanks anim, it worked 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.