Version: 2019.4

Preset.GetDefaultPresetsForObject

マニュアルに切り替える
public static Preset[] GetDefaultPresetsForObject (Object target);

パラメーター

targetThe 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.