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

85 lines
1.2 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
1.0223633050919, 0.85361796617508, 0.85491979122162,
},
bbMin = {
-0.70938915014267, -0.88245362043381, -0.21328595280647,
},
},
collider = {
params = {
direction = "Z",
},
type = "CYLINDER",
},
lods = {
{
animations = {
},
children = {
{
id = "tree/RoughGrass_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 = true,
visibleFrom = 0,
visibleTo = 6000,
}, {
animations = {
},
children = {
{
id = "tree/RoughGrass_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