煤堆贴图

This commit is contained in:
陈向学 2024-06-28 10:30:09 +08:00
parent 412846c97c
commit f7e52ee335
7 changed files with 30 additions and 453 deletions

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 2e53fa8d2deaa4840bee41447bdc6d94 guid: bac3a585490c1164faad38dab7267a80
TextureImporter: TextureImporter:
internalIDToNameTable: [] internalIDToNameTable: []
externalObjects: {} externalObjects: {}

View File

@ -41,11 +41,11 @@ public class CallForTest : MonoBehaviour
instance = this; instance = this;
DontDestroyOnLoad(gameObject); DontDestroyOnLoad(gameObject);
#if UNITY_EDITOR //#if UNITY_EDITOR
Debug.unityLogger.logEnabled = true; // Debug.unityLogger.logEnabled = true;
#else //#else
Debug.unityLogger.logEnabled = false; // Debug.unityLogger.logEnabled = false;
#endif //#endif
} }
private void OnGUI() private void OnGUI()

View File

@ -35,7 +35,7 @@ Material:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- _MainTex: - _MainTex:
m_Texture: {fileID: 2800000, guid: 2e53fa8d2deaa4840bee41447bdc6d94, type: 3} m_Texture: {fileID: 2800000, guid: bac3a585490c1164faad38dab7267a80, type: 3}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- unity_Lightmaps: - unity_Lightmaps:
@ -55,10 +55,10 @@ Material:
- _ENABLE: 0 - _ENABLE: 0
- _EnableOutLine: 0 - _EnableOutLine: 0
- _FresnelPower: 2 - _FresnelPower: 2
- _Metallic: 0.5 - _Metallic: 0.1
- _QueueControl: 0 - _QueueControl: 0
- _QueueOffset: 0 - _QueueOffset: 0
- _Smoothness: 0.1 - _Smoothness: 0
- _Strength: 0 - _Strength: 0
m_Colors: m_Colors:
- _Color: {r: 0, g: 4, b: 0.4705882, a: 1} - _Color: {r: 0, g: 4, b: 0.4705882, a: 1}