LayerD CodeDOM and Zoe Compiler interface
SetDebug Method (isDebugMode)
NamespacesLayerD.OutputModulesIEZOERenderSetDebug(Boolean)

[This is preliminary documentation and is subject to change.]

Set if generation is for debug mode.
Declaration Syntax
C#Visual BasicVisual C++
void SetDebug(
	bool isDebugMode
)
Sub SetDebug ( _
	isDebugMode As Boolean _
)
void SetDebug(
	bool isDebugMode
)
Parameters
isDebugMode (Boolean)
True for debug mode code generation.

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)