Jump to content

typecast vector attributes


breadbox

Recommended Posts

I have a problem getting a vector attr to populate all 3 values.  

 

I created a vex v_turb function which returns a vector.

 

This works great if I use one of the default "known" attr types such as @P @N or @rest.  I want to store the turbulence in a custom variable @wander.

 

when I plug it in, only the wander[x] is populated? i have tried set() and {} and @wander.y - but nothing is working.

 

Even if I try to hop @rest into @wander only the x value populates? 

post-5696-0-70838100-1441054761_thumb.jp

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...