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

122 lines
2.7 KiB
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
billboard = {
coordsOH = {
-0.71420472860336, -0.71420472860336, 0.71420472860336, 0.71420472860336,
},
dimension = {
1.4284094572067, 3.0938646793365,
},
fadeInEndAngle = 0.78539818525314,
fadeInStartAngle = 1.0471975803375,
heightOH = 1.429767370224,
texCoords = {
{
0.51464796066284, 0.82568395137787,
}, {
0.54638695716858, 0.82568395137787,
}, {
0.54638695716858, 0.89404296875,
}, {
0.51464796066284, 0.89404296875,
}, {
0.51464796066284, 0.89404296875,
}, {
0.54638695716858, 0.89404296875,
}, {
0.54638695716858, 0.96240204572678,
}, {
0.51464796066284, 0.96240204572678,
}, {
0.26415997743607, 0.10449200123549,
}, {
0.29589802026749, 0.10449200123549,
}, {
0.29589802026749, 0.17285200953484,
}, {
0.26415997743607, 0.17285200953484,
}, {
0.26415997743607, 0.17285200953484,
}, {
0.29589802026749, 0.17285200953484,
}, {
0.29589802026749, 0.24121101200581,
}, {
0.26415997743607, 0.24121101200581,
}, {
0.26415997743607, 0.24121101200581,
}, {
0.29589802026749, 0.24121101200581,
}, {
0.29589802026749, 0.30957001447678,
}, {
0.26415997743607, 0.30957001447678,
}, {
0.26415997743607, 0.30957001447678,
}, {
0.29589802026749, 0.30957001447678,
}, {
0.29589802026749, 0.37793001532555,
}, {
0.26415997743607, 0.37793001532555,
}, {
0.51464796066284, 0.96240204572678,
}, {
0.54638695716858, 0.96240204572678,
}, {
0.54638695716858, 0.99414104223251,
}, {
0.51464796066284, 0.99414104223251,
},
},
},
fade_out_range = {
fadeOutEndDist = 33.200000762939,
fadeOutStartDist = 40,
},
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