debugSymbolMode
Enables generation of debug symbols file in the build output directory. Supported options: embedded debug symbols and debug symbols in external file.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static WebGLDebugSymbolMode debugSymbolMode { get; set; }