1520DLC/res/models/model/tree/MountainMaple_RT.mdl

137 lines
1.9 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
2.2148983478546, 1.9320207834244, 7.8722109794617,
},
bbMin = {
-1.6495732069016, -1.8054676055908, -0.085104130208492,
},
},
collider = {
params = {
direction = "Z",
},
type = "CYLINDER",
},
lods = {
{
animations = {
},
children = {
{
id = "tree/MountainMaple_RT_lod3.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0,
},
},
static = true,
visibleFrom = 0,
visibleTo = 6000,
}, {
animations = {
},
children = {
{
id = "tree/MountainMaple_RT_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0,
},
},
static = false,
visibleFrom = 40,
visibleTo = 80,
}, {
animations = {
},
children = {
{
id = "tree/MountainMaple_RT_lod1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0,
},
},
static = false,
visibleFrom = 20,
visibleTo = 40,
}, {
animations = {
},
children = {
{
id = "tree/MountainMaple_RT_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 20,
},
},
metadata = {
tree = {
forest = false,
forestBorder = false,
},
},
}
end