Click or drag to resize
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)
Syntax
C#
public bool WireFrame { get; set; }

Property Value

Type: Boolean
See Also