diff options
author | chai <chaifix@163.com> | 2020-10-15 13:53:27 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-10-15 13:53:27 +0800 |
commit | 6990a0d1fbdcbbf404f40713363ac1a148c8840a (patch) | |
tree | cbd92c7a47e12c30cba3300eb349d9c43ce512ab /Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat | |
parent | e846c64d6f927879cb8a095e62d773a8d7b3c9f4 (diff) |
-advanced inspector 对2018兼容性不太好,改用Odin
Diffstat (limited to 'Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat')
-rw-r--r-- | Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat b/Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat deleted file mode 100644 index 43f6bdb0..00000000 --- a/Assets/ThirdParty/AdvancedInspector/Examples/Arts/ExampleMateral.mat +++ /dev/null @@ -1,61 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 3 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: ExampleMateral - m_Shader: {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: [] - m_CustomRenderQueue: -1 - m_SavedProperties: - serializedVersion: 2 - m_TexEnvs: - data: - first: - name: _MainTex - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - data: - first: - name: _BumpMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - data: - first: - name: _DecalTex - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - data: - first: - name: _Cube - second: - m_Texture: {fileID: 8900000, guid: 6d6231be3e0b3a44fb34817903af0c88, type: 2} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - data: - first: - name: _Shininess - second: .078125 - m_Colors: - data: - first: - name: _Color - second: {r: 1, g: 0, b: 0, a: 1} - data: - first: - name: _ReflectColor - second: {r: 1, g: 1, b: 1, a: .5} - data: - first: - name: _SpecColor - second: {r: .5, g: .5, b: .5, a: 1} |