Preset.ApplyTo
Parameters
| target | The target object that will be updated with the Preset serialized values. | |
| selectedPropertyPaths | Optional list of property names that are applied to the target. |
Returns
bool Returns true if the target object was successfully updated by the Preset, false otherwise.
Description 描述
Applies this Preset to the target object.