1520DLC/res/models/material/tree/whitebirch_rt_3_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 = {
-4.1461834907532, -4.1461834907532, 4.1461834907532, 4.1461834907532,
},
dimension = {
8.2923669815063, 11.951728820801,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 5.5592179298401,
texCoords = {
{
0.89892601966858, 0.046875,
}, {
0.93847703933716, 0.046875,
}, {
0.93847703933716, 0.10400400310755,
}, {
0.89892601966858, 0.10400400310755,
}, {
0.22168000042439, 0.046875,
}, {
0.26122999191284, 0.046875,
}, {
0.26122999191284, 0.10400400310755,
}, {
0.22168000042439, 0.10400400310755,
}, {
0.35937502980232, 0.046875,
}, {
0.39892598986626, 0.046875,
}, {
0.39892598986626, 0.10400400310755,
}, {
0.35937502980232, 0.10400400310755,
}, {
0.65771508216858, 0.22607399523258,
}, {
0.69726610183716, 0.22607399523258,
}, {
0.69726610183716, 0.28320300579071,
}, {
0.65771508216858, 0.28320300579071,
}, {
0.86230498552322, 0.72119098901749,
}, {
0.90185505151749, 0.72119098901749,
}, {
0.90185505151749, 0.77832001447678,
}, {
0.86230498552322, 0.77832001447678,
}, {
0.53173792362213, 0.875,
}, {
0.57128894329071, 0.875,
}, {
0.57128894329071, 0.93212908506393,
}, {
0.53173792362213, 0.93212908506393,
}, {
0.68701207637787, 0.16162098944187,
}, {
0.72656297683716, 0.16162098944187,
}, {
0.72656297683716, 0.20117200911045,
}, {
0.68701207637787, 0.20117200911045,
},
},
},
fade_out_range = {
fadeOutEndDist = 132.80000305176,
fadeOutStartDist = 160,
},
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