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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-3.0986390113831, -3.0986390113831, 3.0986390113831, 3.0986390113831,
},
dimension = {
6.1972780227661, 5.5701427459717,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 2.4960191249847,
texCoords = {
{
0.64209002256393, 0.89306604862213,
}, {
0.64209002256393, 0.92822301387787,
}, {
0.61084002256393, 0.92822301387787,
}, {
0.61084002256393, 0.89306604862213,
}, {
0.94677698612213, 0.62255901098251,
}, {
0.94677698612213, 0.65771508216858,
}, {
0.91552704572678, 0.65771508216858,
}, {
0.91552704572678, 0.62255901098251,
}, {
0.067382797598839, 0.55908203125,
}, {
0.10253900289536, 0.55908203125,
}, {
0.10253900289536, 0.59033203125,
}, {
0.067382797598839, 0.59033203125,
}, {
0.84130901098251, 0.3911130130291,
}, {
0.84130901098251, 0.42627003788948,
}, {
0.81005901098251, 0.42627003788948,
}, {
0.81005901098251, 0.3911130130291,
}, {
0.69433605670929, 0.3911130130291,
}, {
0.69433605670929, 0.42627003788948,
}, {
0.66308605670929, 0.42627003788948,
}, {
0.66308605670929, 0.3911130130291,
}, {
0.85791003704071, 0.50439500808716,
}, {
0.85791003704071, 0.53955101966858,
}, {
0.82665997743607, 0.53955101966858,
}, {
0.82665997743607, 0.50439500808716,
}, {
0.69482409954071, 0.45410200953484,
}, {
0.7299799323082, 0.45410200953484,
}, {
0.7299799323082, 0.48925802111626,
}, {
0.69482409954071, 0.48925802111626,
},
},
},
fade_out_range = {
fadeOutEndDist = 33.200000762939,
fadeOutStartDist = 50,
},
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