diff options
Diffstat (limited to 'ActiveRagdoll/Assets/TABG/Materials/default_material.mat')
-rw-r--r-- | ActiveRagdoll/Assets/TABG/Materials/default_material.mat | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/ActiveRagdoll/Assets/TABG/Materials/default_material.mat b/ActiveRagdoll/Assets/TABG/Materials/default_material.mat index 15e6e7e..6fce466 100644 --- a/ActiveRagdoll/Assets/TABG/Materials/default_material.mat +++ b/ActiveRagdoll/Assets/TABG/Materials/default_material.mat @@ -10,11 +10,13 @@ Material: m_Name: default_material m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_ValidKeywords: + - _ALPHAPREMULTIPLY_ON + - _RECEIVE_SHADOWS_OFF - _SURFACE_TYPE_TRANSPARENT m_InvalidKeywords: [] m_LightmapFlags: 4 m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 + m_DoubleSidedGI: 1 m_CustomRenderQueue: 3000 stringTagMap: RenderType: Transparent @@ -83,11 +85,11 @@ Material: m_Ints: [] m_Floats: - _AlphaClip: 0 - - _Blend: 0 + - _Blend: 1 - _BumpScale: 1 - _ClearCoatMask: 0 - _ClearCoatSmoothness: 0 - - _Cull: 2 + - _Cull: 0 - _Cutoff: 0.5 - _DetailAlbedoMapScale: 1 - _DetailNormalMapScale: 1 @@ -100,11 +102,11 @@ Material: - _OcclusionStrength: 1 - _Parallax: 0.005 - _QueueOffset: 0 - - _ReceiveShadows: 1 + - _ReceiveShadows: 0 - _Smoothness: 0.5 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - - _SrcBlend: 5 + - _SrcBlend: 1 - _Surface: 1 - _WorkflowMode: 1 - _ZWrite: 0 |