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

137 lines
1.9 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
0.2619646191597, 0.57367688417435, 1.7757457494736,
},
bbMin = {
-0.67736864089966, -0.65575039386749, -0.047905407845974,
},
},
collider = {
params = {
direction = "Z",
},
type = "CYLINDER",
},
lods = {
{
animations = {
},
children = {
{
id = "tree/Sagebrush_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/Sagebrush_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 = 20,
visibleTo = 40,
}, {
animations = {
},
children = {
{
id = "tree/Sagebrush_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 = 10,
visibleTo = 20,
}, {
animations = {
},
children = {
{
id = "tree/Sagebrush_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 = 10,
},
},
metadata = {
tree = {
forest = false,
forestBorder = false,
},
},
}
end