69 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "models" : [
 | |
|         {
 | |
|             "path" : "Models/testPretransform.fbx",
 | |
|             "meshes" : [
 | |
|                 {
 | |
|                     "meshName" : "Cube",
 | |
|                     "rotation" : [0.0, 0.0, 0.0, 1.0],
 | |
|                     "offset" : [1.0, 1.0, 1.0],
 | |
|                     "scale" : [1.0, 1.0, 1.0]
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "path" : "Models/f15.fbx",
 | |
|             "meshes" : [
 | |
|                 {
 | |
|                     "meshName" : "Cube.001",
 | |
|                     "rotation" : [0.0, 0.0, -0.7071068, 0.7071068],
 | |
|                     "offset" : [0.0, 0.0, 0.0],
 | |
|                     "scale" : [0.0015, 0.0015, 0.0015]
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "path" : "Models/proceduralTree1/proceduralTrunk1.fbx",
 | |
|             "meshes" : [
 | |
|                 {
 | |
|                     "meshName" : "Cube",
 | |
|                     "rotation" : [-0.7071068, 0.0, 0.0, 0.7071068],
 | |
|                     "offset" : [0.0, 0.0, 0.0],
 | |
|                     "scale" : [1.0, 1.0, 1.0]
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "path" : "Models/proceduralTree2/proceduralTree2.fbx",
 | |
|             "meshes" : [
 | |
|                 {
 | |
|                     "meshName" : "Trunk",
 | |
|                     "rotation" : [-0.7071068, 0.0, 0.0, 0.7071068],
 | |
|                     "offset" : [0.0, 0.0, 0.0],
 | |
|                     "scale" : [1.0, 1.0, 1.0]
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "path" : "Models/proceduralTree2/proceduralTree2v2.fbx",
 | |
|             "meshes" : [
 | |
|                 {
 | |
|                     "meshName" : "Trunk",
 | |
|                     "rotation" : [-0.7071068, 0.0, 0.0, 0.7071068],
 | |
|                     "offset" : [0.0, 0.0, 0.0],
 | |
|                     "scale" : [1.0, 1.0, 1.0]
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "path" : "Models/baseman5.fbx",
 | |
|             "globalTransform": {
 | |
|                 "rotation" : [0,0,0,1],
 | |
|                 "offset" : [0.0, 0.0, 0.0],
 | |
|                 "scale" : [0.005, 0.005, 0.005]
 | |
|             },
 | |
|             "meshes" : [
 | |
|             ]
 | |
|         }
 | |
|     ]
 | |
| } |