| BaseRenderableEntityWireFrame Property  | 
 
            If true, will draw just the wireframe of the entity.
            Note: settings this property will change the rendering queue property.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool WireFrame { get; set; }Property Value
Type: 
Boolean
See Also