1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- %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: CleanLine
- m_Shader: {fileID: 4800000, guid: d2d82e816970e9849bc93f1842c33050, type: 3}
- m_ShaderKeywords: LINE_FIXED_WIDTH LINE_MODEL_SPACE
- m_LightmapFlags: 5
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: 3000
- stringTagMap: {}
- disabledShaderPasses: []
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs: []
- m_Floats:
- - _BumpScale: 1
- - _Cutoff: 0.5
- - _DetailNormalMapScale: 1
- - _DstBlend: 0
- - _Glossiness: 0.5
- - _LineDepthScale: 0
- - _Metallic: 0
- - _Mode: 0
- - _OcclusionStrength: 1
- - _Parallax: 0.02
- - _SrcBlend: 1
- - _UVSec: 0
- - _WorldData: 0
- - _ZWrite: 1
- - _lineRadius: 0.05
- - _lineRadiusMin: 0
- m_Colors:
- - _Color: {r: 0, g: 0, b: 0, a: 1}
- - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- - _lineColor: {r: 0, g: 0, b: 0, a: 1}
- - _lineRadius: {r: 0.05, g: 0, b: 0.1, a: 1}
- - _lineSettings: {r: 0, g: 0.65, b: 1, a: 1}
|