Version: 2022.3
言語: 日本語
public bool UpdateProperties (Object source);

パラメーター

source Used by the Preset to get its new serialized values.

戻り値

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

説明

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