Function VisualServerSingleton.setDebugGenerateWireframes
If true, the engine will generate wireframes for use with the wireframe debug mode.
void setDebugGenerateWireframes
(
const(bool) generate
) nothrow @nogc;
If true, the engine will generate wireframes for use with the wireframe debug mode.
void setDebugGenerateWireframes
(
const(bool) generate
) nothrow @nogc;