Version: 2018.1
public bool ApplyTo (Object target);

パラメーター

targetThe target object that will be updated with the Preset serialized values.

戻り値

bool Returns true if the target object was successfully updated by the Preset, false otherwise.

説明

Applies this Preset to the target object.