ExecutableOnly
Executable Only
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
ExecutableOnly = 2
Remarks
Generates the final build binaries directly into the build directory. This build type uses the same rendering approach as the D3D Project build type. This setting provides the quickest iteration speed as it doesn't require you to build the generated project in Visual Studio.