yes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"passes": [{
|
||||
"shader": "effects/depthparallax",
|
||||
"blending": "normal",
|
||||
"depthtest": "disabled",
|
||||
"depthwrite": "disabled",
|
||||
"cullmode": "nocull"
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "translucent",
|
||||
"combos" :
|
||||
{
|
||||
"VERSION" : 2
|
||||
},
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericimage2",
|
||||
"textures" :
|
||||
[
|
||||
"mountain_peak_summit_altitude_top_extreme_mountaineering_trekking-892149"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"bleedtransparentcolors" : true,
|
||||
"clampuvs" : true,
|
||||
"format" : "rgba8888",
|
||||
"halfmip" : true,
|
||||
"nonpoweroftwo" : true
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bleedtransparentcolors" : true,
|
||||
"clampuvs" : true,
|
||||
"format" : "r8",
|
||||
"halfmip" : true,
|
||||
"nomip" : true,
|
||||
"nonpoweroftwo" : true
|
||||
}
|
||||
Reference in New Issue
Block a user