tree_2_D.model 246 B

12345678910
  1. mesh: "/example/assets/models/Tree_2_D_Color1.gltf"
  2. name: "rock_L"
  3. materials {
  4. name: "forest"
  5. material: "/example/materials/model_lit.material"
  6. textures {
  7. sampler: "tex0"
  8. texture: "/example/assets/textures/forest_texture.png"
  9. }
  10. }