I think I am starting to figure it out thanks! I have a question though, about another thing, can I output values from shaderfx? For example, I made an ocean shader that displaces vertex, can I output the displace value so I can make objects float? My guess is not, a really ugly hack would to displace the vertex in a…