This version of Unity is unsupported.

ContentBuildInterface.StartProfileCapture

Declaration

public static void StartProfileCapture(Build.Content.ProfileCaptureOptions options);

Parameters

options Used to filter captured events.

Description

Starts a profile capture to record content build profile events.

Throws an InvalidOperationException if the previous profile capture hasn't stopped.