Skip to content

Commit

Permalink
Merge pull request #3 from v0xie/lmuv-fix
Browse files Browse the repository at this point in the history
Remove base pass override, fix typos in shader
  • Loading branch information
v0xie authored Feb 18, 2022
2 parents 3ad66eb + 1c917f5 commit d44f521
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DissolveToTexture:
m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: d5e4a521aa43ec742a51e66e8da2871a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DistortionFlowTexture:
Expand Down Expand Up @@ -676,11 +676,11 @@ Material:
- _DissolveDetailStrength: 0.174
- _DissolveEdgeColorThemeIndex: 0
- _DissolveEdgeEmission: 0
- _DissolveEdgeHardness: 0.708
- _DissolveEdgeHardness: 0.121
- _DissolveEdgeHueShift: 0
- _DissolveEdgeHueShiftEnabled: 0
- _DissolveEdgeHueShiftSpeed: 0
- _DissolveEdgeWidth: 0
- _DissolveEdgeWidth: 0.078
- _DissolveHueShift: 0
- _DissolveHueShiftEnabled: 0
- _DissolveHueShiftSpeed: 0
Expand Down Expand Up @@ -959,7 +959,7 @@ Material:
- _LightingForceColorEnabled: 0
- _LightingForcedColorThemeIndex: 0
- _LightingGradientEnd: 0.5
- _LightingGradientEndWrap: 0.5
- _LightingGradientEndWrap: 1
- _LightingGradientStart: 0
- _LightingGradientStartWrap: 0
- _LightingIgnoreAmbientColor: 0
Expand All @@ -977,7 +977,7 @@ Material:
- _LightingStandardSmoothness: 0
- _LightingVertexLightingEnabled: 1
- _LightingWrappedNormalization: 1
- _LightingWrappedWrap: 1
- _LightingWrappedWrap: 0.14
- _LockTooltip: 0
- _MainALHueShiftBand: 0
- _MainALHueShiftCTIndex: 0
Expand Down Expand Up @@ -1438,7 +1438,7 @@ Material:
- _DissolveMaskPan: {r: 0, g: 0, b: 0, a: 0}
- _DissolveNoiseTexturePan: {r: 0, g: 0, b: 0, a: 0}
- _DissolveStartPoint: {r: 0, g: 0, b: 0, a: 0}
- _DissolveTextureColor: {r: 1, g: 1, b: 1, a: 0}
- _DissolveTextureColor: {r: 0.3254902, g: 0.3254902, b: 0.3254902, a: 0.8235294}
- _DissolveToTexturePan: {r: 0, g: 0, b: 0, a: 0}
- _DistortionFlowTexture1Pan: {r: 0, g: 0, b: 0, a: 0}
- _DistortionFlowTexturePan: {r: 0, g: 0, b: 0, a: 0}
Expand Down
Loading

0 comments on commit d44f521

Please sign in to comment.