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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-1.7773689031601, -1.7773689031601, 1.7773689031601, 1.7773689031601,
},
dimension = {
3.5547378063202, 7.0412187576294,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 3.3485743999481,
texCoords = {
{
0.86914104223251, 0.88330101966858,
}, {
0.90673798322678, 0.88330101966858,
}, {
0.90673798322678, 0.95800805091858,
}, {
0.86914104223251, 0.95800805091858,
}, {
0.51464796066284, 0.056640598922968,
}, {
0.55224597454071, 0.056640598922968,
}, {
0.55224597454071, 0.13134799897671,
}, {
0.51464796066284, 0.13134799897671,
}, {
0.51464796066284, 0.13134799897671,
}, {
0.55224597454071, 0.13134799897671,
}, {
0.55224597454071, 0.20605500042439,
}, {
0.51464796066284, 0.20605500042439,
}, {
0.51464796066284, 0.20605500042439,
}, {
0.55224597454071, 0.20605500042439,
}, {
0.55224597454071, 0.2807619869709,
}, {
0.51464796066284, 0.2807619869709,
}, {
0.51464796066284, 0.2807619869709,
}, {
0.55224597454071, 0.2807619869709,
}, {
0.55224597454071, 0.3554690182209,
}, {
0.51464796066284, 0.3554690182209,
}, {
0.51464796066284, 0.3554690182209,
}, {
0.55224597454071, 0.3554690182209,
}, {
0.55224597454071, 0.43017598986626,
}, {
0.51464796066284, 0.43017598986626,
}, {
0.86914104223251, 0.95800805091858,
}, {
0.90673798322678, 0.95800805091858,
}, {
0.90673798322678, 0.99560499191284,
}, {
0.86914104223251, 0.99560499191284,
},
},
},
fade_out_range = {
fadeOutEndDist = 66.400001525879,
fadeOutStartDist = 80,
},
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