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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-9.9571771621704, -9.9571771621704, 9.9571771621704, 9.9571771621704,
},
dimension = {
19.914354324341, 19.471221923828,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 8.844386100769,
texCoords = {
{
0.453125, 0.046875,
}, {
0.453125, 0.10205099731684,
}, {
0.39892598986626, 0.10205099731684,
}, {
0.39892598986626, 0.046875,
}, {
0.18066400289536, 0.40136697888374,
}, {
0.18066400289536, 0.45654302835464,
}, {
0.12646502256393, 0.45654302835464,
}, {
0.12646502256393, 0.40136697888374,
}, {
0.18066400289536, 0.45654302835464,
}, {
0.18066400289536, 0.51171898841858,
}, {
0.12646502256393, 0.51171898841858,
}, {
0.12646502256393, 0.45654302835464,
}, {
0.47265604138374, 0.63085901737213,
}, {
0.52783203125, 0.63085901737213,
}, {
0.52783203125, 0.68505901098251,
}, {
0.47265604138374, 0.68505901098251,
}, {
0.18066400289536, 0.56689500808716,
}, {
0.18066400289536, 0.62206995487213,
}, {
0.12646502256393, 0.62206995487213,
}, {
0.12646502256393, 0.56689500808716,
}, {
0.18066400289536, 0.62206995487213,
}, {
0.18066400289536, 0.67724603414536,
}, {
0.12646502256393, 0.67724603414536,
}, {
0.12646502256393, 0.62206995487213,
}, {
0.067382797598839, 0.87597692012787,
}, {
0.12255900353193, 0.87597692012787,
}, {
0.12255900353193, 0.93115210533142,
}, {
0.067382797598839, 0.93115210533142,
},
},
},
fade_out_range = {
fadeOutEndDist = 265.60000610352,
fadeOutStartDist = 320,
},
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