Version: 2022.3
언어: 한국어

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.