mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
#usda 1.0
|
|
|
|
def Xform "geom"
|
|
{
|
|
# collection
|
|
rel material:binding:collection:beauty = </mymat>
|
|
rel material:binding:collection:mypurpose:beauty = </mymat0>
|
|
|
|
def Mesh "mymesh"
|
|
{
|
|
}
|
|
}
|