NME Reflection Node Rotation

Is there any way to rotate the ENV map plugged into a reflection node within the NME? I would like some of the lighting coming from the env map to be slightly shifted.

You can use getReflectionTextureMatrix to rotate your environment texture, but that will apply to the whole scene if that’s not a problem for you:

2 Likes