For example:
-I create a grid
-I create a node attribvop
-in the attribvop: create node ripples
-geometryvopglobal: Poistion connect to - ripples - to geometryvopoutput: Cd. there are no ripples on the grid, just lines are obtained
-Okay, I add node transform and change the x-axis rotation to 90: Ripples appeared on the mesh.
-If I understand correctly, the node ripples:UV accepts a vector as input
-I create a const node, select vector type and set the value of this vector: 90,0,0, as in the previous example
-I connect this node const:vector to the input of the node ripples, but but not on the grid no ripples!
(((What am I doing wrong ?


