Version: 2022.3
언어: 한국어

ConvertToPrefabInstanceSettings.recordPropertyOverridesOfMatches

매뉴얼로 전환
public bool recordPropertyOverridesOfMatches ;

설명

When a Component or GameObject is matched with objects in the Prefab Asset then existing values can be recorded as overrides on the new Prefab instance if this property is set to true.

If the values from the Prefab Asset is wanted instead then set this property to false. See Also: componentsNotMatchedBecomesOverride, gameObjectsNotMatchedBecomesOverride.