Version: 2022.3
언어: 한국어

Preset.GetDefaultPresetsForObject

매뉴얼로 전환
public static Preset[] GetDefaultPresetsForObject (Object target);

파라미터

target The object instance tested against each DefaultPreset.m_Filter search filter.

반환

Preset[] Returns an ordered list of Presets that match the specified target.

설명

Gets the ordered list of Presets that set its default values when applied to the target.