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/Material_1.008_glass.mat |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Material_1.008_glass.mat b/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Material_1.008_glass.mat
index 796baf8..cb2cb02 100644
--- a/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Material_1.008_glass.mat
+++ b/Assets/Korail/Art/Models/Resources/3D Model/fbx/Materials/Material_1.008_glass.mat
@@ -13,8 +13,9 @@
   m_ModifiedSerializedProperties: 0
   m_ValidKeywords:
   - _ALPHAPREMULTIPLY_ON
+  - _EMISSION
   m_InvalidKeywords: []
-  m_LightmapFlags: 6
+  m_LightmapFlags: 1
   m_EnableInstancingVariants: 0
   m_DoubleSidedGI: 0
   m_CustomRenderQueue: 3000
@@ -84,6 +85,6 @@
     - _UVSec: 0
     - _ZWrite: 0
     m_Colors:
-    - _Color: {r: 0, g: 0, b: 0, a: 0.7490196}
+    - _Color: {r: 0.084905684, g: 0.084905684, b: 0.084905684, a: 0.7490196}
     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
   m_BuildTextureStacks: []

--
Gitblit v1.8.0