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