Version: 2018.4

Preset.IsObjectExcludedFromPresets

マニュアルに切り替える
public static bool IsObjectExcludedFromPresets (Object reference);

説明

Returns true if this Object is not available in the Preset system.

Creating a Preset using an Object that is Excluded from Preset will reset in an invalid Preset (Preset.IsValid() == false) and will not be usable to ApplyTo or UpdateProperties with any type of Object.