StartProfileCapture(ProfileCaptureOptions)
Starts a profile capture to record content build profile events.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public static void StartProfileCapture(ProfileCaptureOptions options)
Parameters
Used to filter captured events.
Remarks
Throws an InvalidOperationException if the previous profile capture hasn't stopped.