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

51 lines
958 B
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1.2000000476837,
},
alpha_test = {
alphaThreshold = 0.5,
preferAlphaToCoverage = true,
},
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_alpha = {
compressionAllowed = true,
fileName = "trees/Atlas.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 1.25,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = true,
fileName = "trees/Atlas_Normal.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
0.6712235212326, 1.2986999750137, 0.34475296735764, 51.200000762939,
},
},
},
type = "LEAF_CARD",
}
end