Version: 2020.3
언어: 한국어

ContentBuildProfileEvent

struct in UnityEditor.Build.Content

매뉴얼로 전환

설명

Details about a profile event captured using the ContentBuildInterface.BeginProfileCapture and ContentBuildInterface.EndProfileCapture APIs.

변수

MetadataAdditional metadata associated with the event.
NameName of the event.
TimeMicrosecondsTime in microseconds that the event has occurred relative to when the profile capture began.
TypeEnum used to label the event's type.