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

163 lines
2.3 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
1.8669860363007, 2.1729350090027, 12.435812950134,
},
bbMin = {
-2.9239656925201, -2.864976644516, -0.30480000376701,
},
},
collider = {
params = {
direction = "Z",
},
type = "CYLINDER",
},
lods = {
{
animations = {
},
children = {
{
id = "tree/sampleconifer_rt_2_lod4.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/sampleconifer_rt_2_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 = false,
visibleFrom = 120,
visibleTo = 240,
}, {
animations = {
},
children = {
{
id = "tree/sampleconifer_rt_2_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 = 60,
visibleTo = 120,
}, {
animations = {
},
children = {
{
id = "tree/sampleconifer_rt_2_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 = 30,
visibleTo = 60,
}, {
animations = {
},
children = {
{
id = "tree/sampleconifer_rt_2_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 = 30,
},
},
metadata = {
tree = {
forest = true,
forestBorder = false,
},
},
}
end