If you recognize the city of Amsterdam on the Eyeshot's entities, you are not wrong!
To remove it, use the following code:
design1.Rendered.EnvironmentMapping = false;
To change it, use this code:
design1.Rendered.EnvironmentMappingImage = image;
design1.CompileUserInterfaceElements();
Comments
Please sign in to leave a comment.