cruiserandmax Posted April 25, 2015 Share Posted April 25, 2015 Is there any way to explicitly create a vector (3 float) as a position or normal type inside an Attribute Warngle? It seems I can only do: v@foo={1,0,0}; And that adds foo[3f]. However I would like to add it as foo[3fp] so that things like transform nodes will automatically transform the vector.. Quote Link to comment Share on other sites More sharing options...
eetu Posted April 25, 2015 Share Posted April 25, 2015 http://www.sidefx.com/docs/houdini14.0/vex/functions/setattribtypeinfo ? Quote Link to comment Share on other sites More sharing options...
cruiserandmax Posted April 25, 2015 Author Share Posted April 25, 2015 http://www.sidefx.com/docs/houdini14.0/vex/functions/setattribtypeinfo ? Thanks!! I was searching the help endlessly (including the vex functions list), and somehow just plain overlooked that one :/ 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.