Version: 2022.2
言語: 日本語

ViewModes

enumeration

マニュアルに切り替える

説明

The ViewModes enum defines data aggregation rules.

変数

DefaultSets the View mode to raw hierarchy which represents each sample by an individual item.
MergeSamplesWithTheSameNameMerges and aggregates samples with the same name into a single hierarchy item.
HideEditorOnlySamplesSkips sub-hierarchies that represent Editor-only code paths.