AGI Components with Insight3D Alpha 2008 r8
SupportedWithTexture Property
Library Reference AGI.Graphics.Primitives IAgGxPrimitiveSurfaceMeshSupportedWithTexture
True if the video card supports applying a texture to the surface mesh primitive. Video cards supporting OpenGL 2.0 or higher should support applying a texture to the surface mesh.
Declaration Syntax
C# Visual Basic Visual C++
bool 
SupportedWithTexture { 
get; }
ReadOnly 
Property 
SupportedWithTexture 
As 
Boolean
property 
bool 
SupportedWithTexture {
        
bool 
get ();
}

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