From 891576775c982322c685f6bedae3460ed1116011 Mon Sep 17 00:00:00 2001 From: smchoi <ws5260@naver.com> Date: 화, 23 7월 2024 09:38:11 +0900 Subject: [PATCH] Add : 의자 움직이는 기능 추가 --- Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Black Plastic.mat | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Black Plastic.mat b/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Black Plastic.mat index 6577430..e0478ae 100644 --- a/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Black Plastic.mat +++ b/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Black Plastic.mat @@ -12,9 +12,9 @@ m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 m_ValidKeywords: - - _GLOSSYREFLECTIONS_OFF + - _EMISSION m_InvalidKeywords: [] - m_LightmapFlags: 4 + m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 @@ -72,7 +72,7 @@ - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.536 - - _GlossyReflections: 0 + - _GlossyReflections: 1 - _Metallic: 0.136 - _Mode: 0 - _OcclusionStrength: 1 -- Gitblit v1.8.0