Skip to content

Commit 2d5da14

Browse files
committed
fix: update billboard LED material
1 parent 97e9449 commit 2d5da14

File tree

4 files changed

+133
-14
lines changed

4 files changed

+133
-14
lines changed

Assets/Models/material/LEDs.mat

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,24 @@ Material:
1111
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
1212
m_Parent: {fileID: 0}
1313
m_ModifiedSerializedProperties: 0
14-
m_ValidKeywords: []
14+
m_ValidKeywords:
15+
- _ALPHATEST_ON
16+
- _EMISSION
1517
m_InvalidKeywords: []
16-
m_LightmapFlags: 4
18+
m_LightmapFlags: 1
1719
m_EnableInstancingVariants: 0
1820
m_DoubleSidedGI: 0
19-
m_CustomRenderQueue: -1
21+
m_CustomRenderQueue: 2450
2022
stringTagMap:
21-
RenderType: Opaque
23+
RenderType: TransparentCutout
2224
disabledShaderPasses:
2325
- MOTIONVECTORS
2426
m_LockedProperties:
2527
m_SavedProperties:
2628
serializedVersion: 3
2729
m_TexEnvs:
2830
- _BaseMap:
29-
m_Texture: {fileID: 0}
31+
m_Texture: {fileID: 2800000, guid: 936061e035c58de4492250a866e70bb7, type: 3}
3032
m_Scale: {x: 1, y: 1}
3133
m_Offset: {x: 0, y: 0}
3234
- _BumpMap:
@@ -46,11 +48,11 @@ Material:
4648
m_Scale: {x: 1, y: 1}
4749
m_Offset: {x: 0, y: 0}
4850
- _EmissionMap:
49-
m_Texture: {fileID: 0}
51+
m_Texture: {fileID: 2800000, guid: 89989ab8487f80441ab10a62774521cc, type: 3}
5052
m_Scale: {x: 1, y: 1}
5153
m_Offset: {x: 0, y: 0}
5254
- _MainTex:
53-
m_Texture: {fileID: 0}
55+
m_Texture: {fileID: 2800000, guid: 936061e035c58de4492250a866e70bb7, type: 3}
5456
m_Scale: {x: 1, y: 1}
5557
m_Offset: {x: 0, y: 0}
5658
- _MetallicGlossMap:
@@ -84,8 +86,8 @@ Material:
8486
m_Ints: []
8587
m_Floats:
8688
- _AddPrecomputedVelocity: 0
87-
- _AlphaClip: 0
88-
- _AlphaToMask: 0
89+
- _AlphaClip: 1
90+
- _AlphaToMask: 1
8991
- _Blend: 0
9092
- _BlendModePreserveSpecular: 1
9193
- _BumpScale: 1
@@ -119,7 +121,7 @@ Material:
119121
m_Colors:
120122
- _BaseColor: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1}
121123
- _Color: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1}
122-
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
124+
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
123125
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
124126
m_BuildTextureStacks: []
125127
m_AllowLocking: 1

Assets/Textures/optional/groundtest.png.meta

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
37 KB
Loading

Assets/Textures/optional/ledcutout.png.meta

Lines changed: 117 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)