What is the default rendererhint for DirectX?
When I pussed on the button restore default I get the perfect result in my browser. But when I change it for another project where i used a rendererhint 32 and go back to my VRML project I get not the right result. So there's got to be a default rendererhint! Help me, THX Fred
When you specify rendererhints = 32, Cortona optimizes all textures in the scene for quality. By default four check boxes are marked in Cortona when the DirectX renderer is selected: “dither color if needed”, “limit texture size”, “optimize textures for quality”, and “use textures mip-mapping”. So you need to specify rendererhints = 1024 + 16 + 32 + 4096 = 5168