7 lines
144 B
YAML
7 lines
144 B
YAML
nodes:
|
|
- type: mesh
|
|
translation: [0, 0, 0]
|
|
mesh: meshes/cube.obj
|
|
- type: mesh
|
|
translation: [1, 0, -10]
|
|
mesh: meshes/cube.obj |