point access in vops

   3099   2   1
User Avatar
Member
34 posts
Joined: May 2007
Offline
Hi guys,

Im trying to accomplish something in vops but i need to access attribute values for the point before the one being calculated. Is there any way to do this?

Thanks for any help.
User Avatar
Member
1909 posts
Joined: Nov. 2006
Offline
You can get access to values from the point before by doing something like taking the ‘ptnum’ input, subtracting -1 to get the previous point number, then using that in the corresponding input of an ImportAttribute vop.
Graham Thompson, Technical Artist @ Rockstar Games
User Avatar
Member
34 posts
Joined: May 2007
Offline
Thanks a lot for your response.
I feel like a bit of an idiot because we realised this about 2 minutes after i posted and it then seemed like a very trivial thing.
Thank you anyway.
  • Quick Links