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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-6.5881090164185, -6.5881090164185, 6.5881090164185, 6.5881090164185,
},
dimension = {
13.176218032837, 11.352890968323,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 5.2393975257874,
texCoords = {
{
0.12646502256393, 0.10742199420929,
}, {
0.18945300579071, 0.10742199420929,
}, {
0.18945300579071, 0.16162098944187,
}, {
0.12646502256393, 0.16162098944187,
}, {
0.37793001532555, 0.33691403269768,
}, {
0.44091799855232, 0.33691403269768,
}, {
0.44091799855232, 0.3911130130291,
}, {
0.37793001532555, 0.3911130130291,
}, {
0.18066400289536, 0.16162098944187,
}, {
0.18066400289536, 0.22460898756981,
}, {
0.12646502256393, 0.22460898756981,
}, {
0.12646502256393, 0.16162098944187,
}, {
0.2851559817791, 0.28662103414536,
}, {
0.2851559817791, 0.34960901737213,
}, {
0.23095700144768, 0.34960901737213,
}, {
0.23095700144768, 0.28662103414536,
}, {
0.18066400289536, 0.22460898756981,
}, {
0.18066400289536, 0.28759798407555,
}, {
0.12646502256393, 0.28759798407555,
}, {
0.12646502256393, 0.22460898756981,
}, {
0.18066400289536, 0.28759798407555,
}, {
0.18066400289536, 0.35058599710464,
}, {
0.12646502256393, 0.35058599710464,
}, {
0.12646502256393, 0.28759798407555,
}, {
0.43701201677322, 0.3911130130291,
}, {
0.5, 0.3911130130291,
}, {
0.5, 0.45410200953484,
}, {
0.43701201677322, 0.45410200953484,
},
},
},
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