Skip to content

Commit 1aa91dd

Browse files
vkovecDavid Lassonde
authored andcommitted
add missing link to "LinkedPrefab"
1 parent d39e975 commit 1aa91dd

File tree

1 file changed

+1
-0
lines changed
  • Packages/com.unity.formats.fbx/Documentation~

1 file changed

+1
-0
lines changed

Packages/com.unity.formats.fbx/Documentation~/prefabs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<a name="LinkedPrefab"></a>
12
# Converting GameObjects to Linked Prefabs
23

34
A Linked Prefab is a Prefab which maintains a link to an FBX file and is responsible for updating the Prefab so that it remains in sync with its source. The notable difference between a Linked Prefab and a stock Unity Prefab is that the Linked Prefab integrates changes in the hierarchy and transforms (in addition to Meshes and Materials).

0 commit comments

Comments
 (0)