CodeOptimization
Indicates whether performance optimization is enabled for the assembly
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public CodeOptimization CodeOptimization { get; set; }
Remarks
Set this property to true to enable performance optimization for the assembly.