59 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			1.8 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]
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ]
 | |
| } |