hoknamahn Posted October 24, 2006 Share Posted October 24, 2006 Hi guys! How to import a parameter which have a type of float2? If I understand the things right it's impossible to use vector type in import() function and float type too (to import float2). So how to import float2? I did the trick with converting float2 to vector with AttribCreate SOP and it works fine but I wanna know... Quote Link to comment Share on other sites More sharing options...
old school Posted October 25, 2006 Share Posted October 25, 2006 Not supported in Houdini8. Your approach of converting the vector2 to a vector3 is correct. This will be addressed in the future. Quote Link to comment Share on other sites More sharing options...
hoknamahn Posted October 25, 2006 Author Share Posted October 25, 2006 Not supported in Houdini8. Your approach of converting the vector2 to a vector3 is correct.This will be addressed in the future. H9? 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.