Version: 2021.1
言語: 日本語

MarkerMetadataInfo

struct in UnityEditor.Profiling

マニュアルに切り替える

説明

Information structure about the marker metadata such as its name, type and units.

Use to retrieve names and data types of metadata parameters which can be passed along with ProfilerMarker for visualization or any other processing.

See Also: GetMarkers, ProfilerUnsafeUtility.SetMarkerMetadata, ProfilerUnsafeUtility.BeginSampleWithMetadata.

変数

nameMetadata parameter name.
typeMetadata type.
unitMetadata unit.