Version: 2017.1

ReplacePrefabOptions

enumeration

매뉴얼로 전환

설명

Flags for the PrefabUtility.ReplacePrefab function.

변수

DefaultReplaces prefabs by matching pre-existing connections to the prefab.
ConnectToPrefabConnects the passed objects to the prefab after uploading the prefab.
ReplaceNameBasedReplaces the prefab using name based lookup in the transform hierarchy.