It’s environmentTexture you want to set, not environmentBRDFTexture (the BRDF texture is an internal texture, that you probably never want to change as it’s quite particular). Also, you should use “/” in the url of the environment texture, not “\” (line 33):