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

122 lines
2.6 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-1.1439049243927, -1.1439049243927, 1.1439049243927, 1.1439049243927,
},
dimension = {
2.2878098487854, 1.1216158866882,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 0.32081693410873,
texCoords = {
{
0.546875, 0.43017598986626,
}, {
0.546875, 0.4960940182209,
}, {
0.51464796066284, 0.4960940182209,
}, {
0.51464796066284, 0.43017598986626,
}, {
0.546875, 0.4960940182209,
}, {
0.546875, 0.56201201677322,
}, {
0.51464796066284, 0.56201201677322,
}, {
0.51464796066284, 0.4960940182209,
}, {
0.546875, 0.56201201677322,
}, {
0.546875, 0.62792998552322,
}, {
0.51464796066284, 0.62792998552322,
}, {
0.51464796066284, 0.56201201677322,
}, {
0.546875, 0.62792998552322,
}, {
0.546875, 0.69384807348251,
}, {
0.51464796066284, 0.69384807348251,
}, {
0.51464796066284, 0.62792998552322,
}, {
0.546875, 0.69384807348251,
}, {
0.546875, 0.75976604223251,
}, {
0.51464796066284, 0.75976604223251,
}, {
0.51464796066284, 0.69384807348251,
}, {
0.546875, 0.75976604223251,
}, {
0.546875, 0.82568395137787,
}, {
0.51464796066284, 0.82568395137787,
}, {
0.51464796066284, 0.75976604223251,
}, {
0.36816397309303, 0.87255901098251,
}, {
0.43408200144768, 0.87255901098251,
}, {
0.43408200144768, 0.93847703933716,
}, {
0.36816397309303, 0.93847703933716,
},
},
},
fade_out_range = {
fadeOutEndDist = 16.60000038147,
fadeOutStartDist = 20,
},
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