Bump Offest with world aligned Texture

Yes, but you’ll have to do it for each axis in the world aligned texture function.

You can do it with the bumpoffset node or by multiplying your height by camera vector and adding that to the UVs.
Both yield the same result.

1 Like