Browse Source
Changed the Create menu items to use new PrefabUtility API. Matches the previous behaviour of disconnecting the prefab instance.master
Chris Gregan
6 years ago
6 changed files with 22 additions and 9 deletions
@ -1 +1 @@ |
|||||||
m_EditorVersion: 2018.1.6f1 |
m_EditorVersion: 2018.3.0f2 |
||||||
|
@ -0,0 +1,11 @@ |
|||||||
|
%YAML 1.1 |
||||||
|
%TAG !u! tag:unity3d.com,2011: |
||||||
|
--- !u!937362698 &1 |
||||||
|
VFXManager: |
||||||
|
m_ObjectHideFlags: 0 |
||||||
|
m_IndirectShader: {fileID: 0} |
||||||
|
m_CopyBufferShader: {fileID: 0} |
||||||
|
m_SortShader: {fileID: 0} |
||||||
|
m_RenderPipeSettingsPath: |
||||||
|
m_FixedTimeStep: 0.016666668 |
||||||
|
m_MaxDeltaTime: 0.05 |
Loading…
Reference in new issue