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

137 lines
1.9 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
0.90738904476166, 0.78820937871933, 1.43332695961,
},
bbMin = {
-0.95285850763321, -0.93518215417862, -0.079864300787449,
},
},
collider = {
params = {
direction = "Z",
},
type = "CYLINDER",
},
lods = {
{
animations = {
},
children = {
{
id = "tree/Sagebrush_RT_Bush_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_Bush_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_Bush_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_Bush_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