3dbeing Posted July 18, 2011 Share Posted July 18, 2011 I can't seem to get the hscript procedural to work. It says "unable to load geometry" I'm not sure what I'm doing wrong, anyone have any luck with this? cheers, -=3db hScriptProceduralShader_01.hipnc Quote Link to comment Share on other sites More sharing options...
symek Posted July 18, 2011 Share Posted July 18, 2011 Your "type" attribute mismatches platonic "type" parameter's... arrr... type, which is integer, not string. So your setup confuses platonic SOP in hscript. For cube, type = 1 cheers, skk. ps This is common thing in Houdini's params, they are enumerators with tokens and integer values. Quote Link to comment Share on other sites More sharing options...
3dbeing Posted July 18, 2011 Author Share Posted July 18, 2011 ahhh haaaa... yes... I knew it was something silly like that... cheers SYmek! 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.