Version: 2022.3
언어: 한국어

Preset.UpdateProperties

매뉴얼로 전환
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.