diff options
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} |