1520DLC/res/models/material/tree/mapleshrub_rt_1_9.mtl

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-2.236136674881, -2.236136674881, 2.236136674881, 2.236136674881,
},
dimension = {
4.472273349762, 3.6416161060333,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 1.6006273031235,
texCoords = {
{
0.37255901098251, 0.49560502171516,
}, {
0.37255901098251, 0.54541003704071,
}, {
0.33203104138374, 0.54541003704071,
}, {
0.33203104138374, 0.49560502171516,
}, {
0.55908203125, 0.28662103414536,
}, {
0.55908203125, 0.33642601966858,
}, {
0.51855504512787, 0.33642601966858,
}, {
0.51855504512787, 0.28662103414536,
}, {
0.59960901737213, 0.28662103414536,
}, {
0.59960901737213, 0.33642601966858,
}, {
0.55908203125, 0.33642601966858,
}, {
0.55908203125, 0.28662103414536,
}, {
0.64013701677322, 0.28662103414536,
}, {
0.64013701677322, 0.33642601966858,
}, {
0.59960901737213, 0.33642601966858,
}, {
0.59960901737213, 0.28662103414536,
}, {
0.37255901098251, 0.59277296066284,
}, {
0.37255901098251, 0.64257800579071,
}, {
0.33203104138374, 0.64257800579071,
}, {
0.33203104138374, 0.59277296066284,
}, {
0.72656297683716, 0.28662103414536,
}, {
0.72656297683716, 0.33642601966858,
}, {
0.68603497743607, 0.33642601966858,
}, {
0.68603497743607, 0.28662103414536,
}, {
0.18066400289536, 0.88476604223251,
}, {
0.2304690182209, 0.88476604223251,
}, {
0.2304690182209, 0.93457007408142,
}, {
0.18066400289536, 0.93457007408142,
},
},
},
fade_out_range = {
fadeOutEndDist = 33.200000762939,
fadeOutStartDist = 40,
},
map_color_alpha = {
compressionAllowed = true,
fileName = "trees/Atlas_Billboards.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 1.25,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = true,
fileName = "trees/Atlas_Billboards_Normal.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
0.50145888328552, 0.9990000128746, 0.048970591276884, 12.800000190735,
},
},
},
type = "BILLBOARD",
}
end