Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StartProfileCapture(ProfileCaptureOptions)

Starts a profile capture to record content build profile events.
Read time 1 minuteLast updated 8 days ago

Definition

public static void StartProfileCapture(ProfileCaptureOptions options)

Parameters

Used to filter captured events.

Remarks

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