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

122 lines
2.6 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-2.7016572952271, -2.7016572952271, 2.7016572952271, 2.7016572952271,
},
dimension = {
5.4033145904541, 2.2999038696289,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 1.0924056768417,
texCoords = {
{
0.99023395776749, 0,
}, {
0.99023395776749, 0.11328099668026,
}, {
0.9418950676918, 0.11328099668026,
}, {
0.9418950676918, 0,
}, {
0.99023395776749, 0.11328099668026,
}, {
0.99023395776749, 0.22656299173832,
}, {
0.9418950676918, 0.22656299173832,
}, {
0.9418950676918, 0.11328099668026,
}, {
0.99023395776749, 0.22656299173832,
}, {
0.99023395776749, 0.3398440182209,
}, {
0.9418950676918, 0.3398440182209,
}, {
0.9418950676918, 0.22656299173832,
}, {
0.99023395776749, 0.3398440182209,
}, {
0.99023395776749, 0.453125,
}, {
0.9418950676918, 0.453125,
}, {
0.9418950676918, 0.3398440182209,
}, {
0.99023395776749, 0.453125,
}, {
0.99023395776749, 0.56640601158142,
}, {
0.9418950676918, 0.56640601158142,
}, {
0.9418950676918, 0.453125,
}, {
0.99023395776749, 0.56640601158142,
}, {
0.99023395776749, 0.67968797683716,
}, {
0.9418950676918, 0.67968797683716,
}, {
0.9418950676918, 0.56640601158142,
}, {
0, 0.29833999276161,
}, {
0.11328099668026, 0.29833999276161,
}, {
0.11328099668026, 0.41162100434303,
}, {
0, 0.41162100434303,
},
},
},
fade_out_range = {
fadeOutEndDist = 33.200000762939,
fadeOutStartDist = 40,
},
map_color_alpha = {
compressionAllowed = true,
fileName = "trees/Atlas_USA_Billboards.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 1.25,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = true,
fileName = "trees/Atlas_USA_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