[WL-816ze] 색감 데모 실측 정합 — 들판 0.62/0.82/0.485(렌더 156/207/122 = 데모) · 구름 강도 0.4 · 흙 데칼 sRGB 0.71/0.706/0.549(렌더 178/177/138 = 데모 모래) (#816)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
642e6c07e0
commit
cd426eff9b
|
|
@ -99,7 +99,7 @@ Material:
|
|||
- _Cloud_Change: 0.005
|
||||
- _Cloud_Cover: 0.5
|
||||
- _Cloud_Density: 0.06
|
||||
- _Cloud_Strength: 0.7
|
||||
- _Cloud_Strength: 0.4
|
||||
- _Cull: 2
|
||||
- _Cutoff: 0.5
|
||||
- _DetailAlbedoMapScale: 1
|
||||
|
|
@ -136,9 +136,9 @@ Material:
|
|||
- _Cloud_Movement: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _Cloud_Step: {r: 13, g: 17, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _DiffuseColor: {r: 0.77647066, g: 0.95294124, b: 0.59607846, a: 0}
|
||||
- _DiffuseColor: {r: 0.62, g: 0.82, b: 0.485, a: 0}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _ShadowDiffuseColor: {r: 0.77647066, g: 0.95294124, b: 0.59607846, a: 0}
|
||||
- _ShadowDiffuseColor: {r: 0.62, g: 0.82, b: 0.485, a: 0}
|
||||
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
|
||||
- _WindMovement: {r: 6, g: 0, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ Material:
|
|||
- _Cloud_Change: 0.005
|
||||
- _Cloud_Cover: 0.5
|
||||
- _Cloud_Density: 0.06
|
||||
- _Cloud_Strength: 0.7
|
||||
- _Cloud_Strength: 0.4
|
||||
- _Cull: 2
|
||||
- _DepthEdgeStrength: 0.5
|
||||
- _DepthThreshold: 0.01
|
||||
|
|
@ -81,7 +81,7 @@ Material:
|
|||
m_Colors:
|
||||
- _Cloud_Movement: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _Cloud_Step: {r: 13, g: 17, b: 0, a: 0}
|
||||
- _DiffuseColor: {r: 0.7752982, g: 0.9528302, b: 0.5977661, a: 1}
|
||||
- _DiffuseColor: {r: 0.62, g: 0.82, b: 0.485, a: 1}
|
||||
- _NormalBias: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _Outline: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowDiffuseColor: {r: 0.2517783, g: 0.3254902, b: 0.23529412, a: 1}
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ MonoBehaviour:
|
|||
density: 0.05
|
||||
positionVariance: 0.5
|
||||
scaleVariance: 0.2
|
||||
softDirtColor: {r: 0.71, g: 0.706, b: 0.549, a: 1}
|
||||
randomYaw: 0
|
||||
edgeInset: 0.15
|
||||
roadMargin: 0.15
|
||||
|
|
|
|||
Loading…
Reference in New Issue