VEX point()

   1135   2   0
User Avatar
Member
25 posts
Joined: Nov. 2013
Offline
Hi, i just want to retrieve an attribute store in the points of another geo.
Here is my test:

Attachments:
Capture.JPG (24.5 KB)

User Avatar
Member
2048 posts
Joined: Sept. 2015
Offline
Well looks like what your really asking is how to get ponts of another object that isn't wired, so changing yours to this will do it:

v@pp = point("op:../box1", "P", 0);

But all that is doing is copying the point position of point zero of Box1 to all of the points in the sphere as attribute v@pp. If that's what you want.
Edited by BabaJ - Dec. 22, 2019 15:11:43
User Avatar
Member
25 posts
Joined: Nov. 2013
Offline
Here's what I did.
Blendshape by attribute.
Thank you ^^

Attachments:
Capture.JPG (61.1 KB)

  • Quick Links