AGI Components with Insight3D Alpha 2008 r8
CullFace Property
Library Reference AGI.Graphics.Primitives IAgGxPrimitiveTriangleMeshCullFace
Whether front or back-facing triangles are may be culled. The default value is neither.
Declaration Syntax
C# Visual Basic Visual C++

AgGxRendererCullFace 
CullFace { 
get; 
set; }
Property 
CullFace 
As 

AgGxRendererCullFace
property 

AgGxRendererCullFace 
CullFace {
        

AgGxRendererCullFace 
get ();
        
void 
set (

AgGxRendererCullFace 
value);
}

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