mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
#usda 1.0
|
|
|
|
def Xform "hello" (
|
|
displayName = "こんにちは"
|
|
)
|
|
{
|
|
# https://github.com/PixarAnimationStudios/OpenUSD/issues/2560
|
|
asset myasset = "響"
|
|
}
|