Skip to content

Commit

Permalink
Add a small amount of emission to the controller logo
Browse files Browse the repository at this point in the history
  • Loading branch information
pema99 committed Sep 29, 2023
1 parent 0acbd13 commit 7f80423
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_AudioLinkLogo
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: POI_PATHING VIGNETTE_MASKED _LIGHTINGMODE_REALISTIC _RIM2STYLE_POIYOMI
_RIMSTYLE_POIYOMI _STOCHASTICMODE_DELIOT_HEITZ
m_LightmapFlags: 4
m_ShaderKeywords: POI_PATHING VIGNETTE_MASKED _EMISSION _LIGHTINGMODE_REALISTIC
_RIM2STYLE_POIYOMI _RIMSTYLE_POIYOMI _STOCHASTICMODE_DELIOT_HEITZ
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
Expand Down Expand Up @@ -2916,7 +2916,7 @@ Material:
- _EmissionAL2StrengthMod: {r: 0, g: 0, b: 0, a: 0}
- _EmissionAL3Multipliers: {r: 1, g: 1, b: 0, a: 0}
- _EmissionAL3StrengthMod: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissionColor: {r: 0.15, g: 0.15, b: 0.15, a: 1}
- _EmissionColor1: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor2: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor3: {r: 1, g: 1, b: 1, a: 1}
Expand Down

0 comments on commit 7f80423

Please sign in to comment.