public static bool SetAsDefault (Presets.Preset preset);

Parámetros

presetThe Preset asset to set as the default.

Valor de retorno

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

Descripción

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