1520DLC/res/models/material/tree/fraserfir_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.2170360088348, -2.2170360088348, 2.2170360088348, 2.2170360088348,
},
dimension = {
4.4340720176697, 7.969482421875,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 3.7151110172272,
texCoords = {
{
0.24218802154064, 0.30078101158142,
}, {
0.29833999276161, 0.30078101158142,
}, {
0.29833999276161, 0.40185502171516,
}, {
0.24218802154064, 0.40185502171516,
}, {
0.24218802154064, 0.40185502171516,
}, {
0.29833999276161, 0.40185502171516,
}, {
0.29833999276161, 0.50292992591858,
}, {
0.24218802154064, 0.50292992591858,
}, {
0.24218802154064, 0.50292992591858,
}, {
0.29833999276161, 0.50292992591858,
}, {
0.29833999276161, 0.60400402545929,
}, {
0.24218802154064, 0.60400402545929,
}, {
0.24218802154064, 0.60400402545929,
}, {
0.29833999276161, 0.60400402545929,
}, {
0.29833999276161, 0.70507794618607,
}, {
0.24218802154064, 0.70507794618607,
}, {
0.24218802154064, 0.70507794618607,
}, {
0.29833999276161, 0.70507794618607,
}, {
0.29833999276161, 0.80615204572678,
}, {
0.24218802154064, 0.80615204572678,
}, {
0.24218802154064, 0.80615204572678,
}, {
0.29833999276161, 0.80615204572678,
}, {
0.29833999276161, 0.90722703933716,
}, {
0.24218802154064, 0.90722703933716,
}, {
0.24218802154064, 0.90722703933716,
}, {
0.29833999276161, 0.90722703933716,
}, {
0.29833999276161, 0.96337902545929,
}, {
0.24218802154064, 0.96337902545929,
},
},
},
fade_out_range = {
fadeOutEndDist = 72,
fadeOutStartDist = 80,
},
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