[TUTORIAL] Edge Detection Post Process Effect using World Normals

Use this in place of just the raw UV:

ViewportUVToSceneTextureUV(UV, SceneTextureID)

For example:
ViewportUVToSceneTextureUV(UV, 8)

1 Like