public static bool SetAsDefault (Presets.Preset preset);

파라미터

presetThe Preset asset to set as the default.

반환

bool Returns true if the Preset is successfully set as the default, or false otherwise.

설명

Sets the Preset as the default for its target type in the project.