Initial Commit
This commit is contained in:
commit
ee5c2f922d
2255 changed files with 547750 additions and 0 deletions
47
Assets/Plugins/Light2D/Examples/Materials/BackgroundWall.mat
Normal file
47
Assets/Plugins/Light2D/Examples/Materials/BackgroundWall.mat
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: BackgroundWall
|
||||
m_Shader: {fileID: 4800000, guid: 561c964cee632944a93426dee73fa4d3, type: 3}
|
||||
m_ShaderKeywords: ETC1_EXTERNAL_ALPHA PIXELSNAP_ON
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _BumpMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 2800000, guid: facd3a5a23eb2e44da59fd8251d4092d, type: 3}
|
||||
m_Scale: {x: 10, y: 5}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _NormalTex:
|
||||
m_Texture: {fileID: 2800000, guid: d04b49bb9eccab74592cda276c5e0dd5, type: 3}
|
||||
m_Scale: {x: 10, y: 5}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ParallaxMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Floats:
|
||||
- PixelSnap: 1
|
||||
- _BlurDistance: 4
|
||||
- _NormalStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _Shininess: 0.078125
|
||||
m_Colors:
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
||||
- _TilingOffest: {r: 1, g: 1, b: 0, a: 0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue