물 하얗게 뜨는 현상 수정정
This commit is contained in:
parent
fb8ca57c34
commit
ae262ac89c
@ -20,6 +20,7 @@ Material:
|
|||||||
- _REFRACTION
|
- _REFRACTION
|
||||||
- _SHARP_INERSECTION
|
- _SHARP_INERSECTION
|
||||||
- _TRANSLUCENCY
|
- _TRANSLUCENCY
|
||||||
|
- _WAVES
|
||||||
m_InvalidKeywords:
|
m_InvalidKeywords:
|
||||||
- ADVANCED_LIGHTING
|
- ADVANCED_LIGHTING
|
||||||
- _DEPTHEXP_ON
|
- _DEPTHEXP_ON
|
||||||
@ -189,7 +190,7 @@ Material:
|
|||||||
- _HorizonDistance: 8
|
- _HorizonDistance: 8
|
||||||
- _IntersectionClipping: 0.605
|
- _IntersectionClipping: 0.605
|
||||||
- _IntersectionDistortion: 0.2
|
- _IntersectionDistortion: 0.2
|
||||||
- _IntersectionFalloff: 0.816
|
- _IntersectionFalloff: 1
|
||||||
- _IntersectionLength: 3.04
|
- _IntersectionLength: 3.04
|
||||||
- _IntersectionRippleDist: 32
|
- _IntersectionRippleDist: 32
|
||||||
- _IntersectionRippleStrength: 0.547
|
- _IntersectionRippleStrength: 0.547
|
||||||
@ -207,7 +208,7 @@ Material:
|
|||||||
- _NormalMap: 1
|
- _NormalMap: 1
|
||||||
- _NormalMapOn: 1
|
- _NormalMapOn: 1
|
||||||
- _NormalSpeed: 0.8
|
- _NormalSpeed: 0.8
|
||||||
- _NormalStrength: 0.202
|
- _NormalStrength: 0
|
||||||
- _NormalSubSpeed: -0.8
|
- _NormalSubSpeed: -0.8
|
||||||
- _NormalSubTiling: 0.5
|
- _NormalSubTiling: 0.5
|
||||||
- _NormalTiling: -0.48000008
|
- _NormalTiling: -0.48000008
|
||||||
@ -286,7 +287,7 @@ Material:
|
|||||||
- _WaveSpeed: 2.3999996
|
- _WaveSpeed: 2.3999996
|
||||||
- _WaveSteepness: 5
|
- _WaveSteepness: 5
|
||||||
- _WaveTint: 0
|
- _WaveTint: 0
|
||||||
- _WavesOn: 0
|
- _WavesOn: 1
|
||||||
- _WorkflowMode: 1
|
- _WorkflowMode: 1
|
||||||
- _WorldSpaceUV: 1
|
- _WorldSpaceUV: 1
|
||||||
- _ZClip: 1
|
- _ZClip: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user