I am trying to automate the disabling texture downscaling for all of the multipatch features in an existing ArcGlobe project (.3dd). The manual way to turn off this feature for every feature without having to go into Layer Properties -> Globe Display -> Advanced -> and checking Disable texture downscaling. However, my project has many feature layers. So far I am able to list all of the features by name within the existing ArcGlobe project using ArcPy. However, I haven't been able to find the properties programmatically to adjust this setting on a specific layer. Any insight on this would be greatly appreciated.
Thanks, Derek
