Version: 2019.2

Preset.UpdateProperties

Switch to Manual
public bool UpdateProperties (Object source);

Parameters

sourceUsed by the Preset to get its new serialized values.

Returns

bool Returns true if the Preset was updated, false otherwise.

Description

Updates this Preset's properties from the given Object's values. The given Object's type must match this Preset's type.