煤堆贴图
This commit is contained in:
parent
412846c97c
commit
f7e52ee335
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 318 KiB |
Binary file not shown.
After Width: | Height: | Size: 372 KiB |
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2e53fa8d2deaa4840bee41447bdc6d94
|
||||
guid: bac3a585490c1164faad38dab7267a80
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
|
@ -41,11 +41,11 @@ public class CallForTest : MonoBehaviour
|
|||
instance = this;
|
||||
DontDestroyOnLoad(gameObject);
|
||||
|
||||
#if UNITY_EDITOR
|
||||
Debug.unityLogger.logEnabled = true;
|
||||
#else
|
||||
Debug.unityLogger.logEnabled = false;
|
||||
#endif
|
||||
//#if UNITY_EDITOR
|
||||
// Debug.unityLogger.logEnabled = true;
|
||||
//#else
|
||||
// Debug.unityLogger.logEnabled = false;
|
||||
//#endif
|
||||
}
|
||||
|
||||
private void OnGUI()
|
||||
|
|
|
@ -35,7 +35,7 @@ Material:
|
|||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 2800000, guid: 2e53fa8d2deaa4840bee41447bdc6d94, type: 3}
|
||||
m_Texture: {fileID: 2800000, guid: bac3a585490c1164faad38dab7267a80, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- unity_Lightmaps:
|
||||
|
@ -55,10 +55,10 @@ Material:
|
|||
- _ENABLE: 0
|
||||
- _EnableOutLine: 0
|
||||
- _FresnelPower: 2
|
||||
- _Metallic: 0.5
|
||||
- _Metallic: 0.1
|
||||
- _QueueControl: 0
|
||||
- _QueueOffset: 0
|
||||
- _Smoothness: 0.1
|
||||
- _Smoothness: 0
|
||||
- _Strength: 0
|
||||
m_Colors:
|
||||
- _Color: {r: 0, g: 4, b: 0.4705882, a: 1}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue