Add shadow ray bias to trees.

This commit is contained in:
Dario 2021-04-27 19:10:31 -03:00
parent 93c363f89f
commit d0504843db
1 changed files with 7 additions and 3 deletions

View File

@ -387,11 +387,15 @@
"name": "actors/tree/snowy_pine_tree.rgba16"
},
{
"materialMod": null,
"materialMod": {
"shadowRayBias": 2.5
},
"name": "actors/tree/tree_left_side.rgba16"
},
{
"materialMod": null,
"materialMod": {
"shadowRayBias": 2.5
},
"name": "actors/tree/tree_right_side.rgba16"
},
{
@ -1151,7 +1155,7 @@
"depthBias": 25.0,
"lightGroupMaskBits": 0,
"shadowAlphaMultiplier": 0.0,
"solidAlphaMultiplier": 0.8
"solidAlphaMultiplier": 0.800000011920929
},
"name": "textures/segment2/shadow_quarter_circle.ia8"
},