Hi, there... for some reason I am unable to use this expression for colors to be randomly applied on specified objects when I copy and paste the nodes with different names. what am I missing here ?
s@cat_name = ch("name");
int hash = random_shash(s@cat_name);
@Cd=set(rand(hash), rand(hash+3214), rand(hash+322));