Descripción

Debug mode enables C# debugging but reduces C# performance.

Debug mode does not perform optimizations when compiling scripts, but does add debug information to the C# Intermediate Language.