futurechad Posted March 10 Share Posted March 10 I'm trying to create a Vector parameter using VEX on an Attribute Wrangle. None of the channel functions, including chv() seem to work. Does anyone know why? Quote vector foo = chv('Input Angle'); float poopy = chf('poop'); int points = chi('points'); Quote Link to comment Share on other sites More sharing options...
futurechad Posted March 10 Author Share Posted March 10 The chf and chi written in the example above work when I press the Create Spare Parameters button, but chv does not. Quote Link to comment Share on other sites More sharing options...
futurechad Posted March 10 Author Share Posted March 10 I got help! chv() doesn't work because Houdini doesn't like spaces, Input_Angle works perfectly Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted March 11 Share Posted March 11 (edited) Don't use space in channel' name, use underscore sign. And don't forget to press this button - Edited March 11 by vicvvsh 2 1 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.