Search - User list
Full Version: There is a @Cd error.
Root » Houdini Lounge » There is a @Cd error.
EDITH
Hello. I'm using a houdini 18.



Why is there an error? Let me know how to solve it.
N-G
This should work:
@Cd.y = chv("color").y;
EDITH
N-G
chv(“color”).y


Thank you for your answer. But there's still an error.
N-G
Post your HIP file please!
EDITH
N-G
Post your HIP file please!


I have attached the file! I am not getting ahead of my class :'(
tamte
I assume this is for learning purposes and that's why you don't use wrangle
in your Vopnet you already have Cd bound, but since it's not connected it's not gonna be exported and therefore treats it as read only

- so jump into your VOPnet and delete geometryvopoutput1 and geometryvopglobal1
- set Bindings to Export on snippet1 to: * or at least Cd
- also you can return your vexpression to be using color as you have it connected inside :
@Cd.y = color.y;
EDITH
tamte
@Cd.y = color.y;

I've solved it. Thank you all
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB