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

51 lines
959 B
Plaintext

function data()
return {
params = {
alpha_scale = {
alphaScale = 1.2999999523163,
},
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.69734120368958, 1.2487499713898, 0.36368826031685, 12.800000190735,
},
},
},
type = "LEAF_CARD",
}
end