mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
#usda 1.0
|
|
(
|
|
customLayerData = {
|
|
string copyright = '''aaa\''' dora '''
|
|
}
|
|
defaultPrim = "baked_mesh"
|
|
metersPerUnit = 1
|
|
upAxis = "Y"
|
|
)
|
|
|
|
def Mesh "baked_mesh" {
|
|
|
|
}
|