Preset.UpdateProperties
Parameters
| source | Used 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.