12345678910111213141516171819202122232425262728293031 |
- %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: BoneMaterial
- m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0}
- m_ShaderKeywords:
- m_LightmapFlags: 4
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: -1
- stringTagMap: {}
- disabledShaderPasses: []
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs:
- - _MainTex:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Floats:
- - _InvFade: 1
- m_Colors:
- - _Color: {r: 1, g: 0, b: 0, a: 0.2}
- - _TintColor: {r: 1, g: 1, b: 1, a: 0.49019608}
- m_BuildTextureStacks: []
|