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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1.5,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-3.3056576251984, -3.3056576251984, 3.3056576251984, 3.3056576251984,
},
dimension = {
6.6113152503967, 13.277919769287,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 7.3455719947815,
texCoords = {
{
0.86914104223251, 0.92138695716858,
}, {
0.86914104223251, 0.94628900289536,
}, {
0.81933599710464, 0.94628900289536,
}, {
0.81933599710464, 0.92138695716858,
}, {
0.86914104223251, 0.94628900289536,
}, {
0.86914104223251, 0.97119104862213,
}, {
0.81933599710464, 0.97119104862213,
}, {
0.81933599710464, 0.94628900289536,
}, {
0.88134795427322, 0.78857398033142,
}, {
0.90625, 0.78857398033142,
}, {
0.90625, 0.83837902545929,
}, {
0.88134795427322, 0.83837902545929,
}, {
0.90625, 0.78857398033142,
}, {
0.93115210533142, 0.78857398033142,
}, {
0.93115210533142, 0.83837902545929,
}, {
0.90625, 0.83837902545929,
}, {
0.93115210533142, 0.78857398033142,
}, {
0.95605504512787, 0.78857398033142,
}, {
0.95605504512787, 0.83837902545929,
}, {
0.93115210533142, 0.83837902545929,
}, {
0.95605504512787, 0.78857398033142,
}, {
0.98095697164536, 0.78857398033142,
}, {
0.98095697164536, 0.83837902545929,
}, {
0.95605504512787, 0.83837902545929,
}, {
0.84130901098251, 0.42773401737213,
}, {
0.86621099710464, 0.42773401737213,
}, {
0.86621099710464, 0.45263704657555,
}, {
0.84130901098251, 0.45263704657555,
},
},
},
fade_out_range = {
fadeOutEndDist = 199.19999694824,
fadeOutStartDist = 240,
},
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