mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
#usda 1.0
|
|
|
|
# run with `tusdcat --flatten reference-geom-001.usda`
|
|
|
|
def Mesh "bora" (
|
|
# reference(include) </Suzanne/Suzanne> (GeomMesh) to this 'bora' GeomMesh
|
|
references = @./suzanne.usdc@</Suzanne/Suzanne>
|
|
) {
|
|
|
|
}
|