AGI Components with Insight3D Alpha 2008 r8
PreloadTextures Property
Library ReferenceAGI.Graphics.Scene3D IAgGxCameraVideoRecordingPreloadTextures
When set to true, preloads globe textures to ensure that the correct resolution textures are loaded for each animation frame. Preloading textures improves visual quality. When set to false, globe textures are not preloaded. The correct resolution texture may n???
Declaration Syntax
C# Visual Basic Visual C++
bool 
PreloadTextures { 
get; 
set; }
Property 
PreloadTextures 
As 
Boolean
property 
bool 
PreloadTextures {
        
bool 
get ();
        
void 
set (
bool 
value);
}

Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)