Files
tinyusdz/tests/usda/utf8-assetpath-001.usda
Syoyo Fujita be06996c91 Add utf-8 character validation.
Add assetpath with utf8 string test scene.
2023-08-02 19:53:40 +09:00

10 lines
164 B
Plaintext

#usda 1.0
def Xform "hello" (
displayName = "こんにちは"
)
{
# https://github.com/PixarAnimationStudios/OpenUSD/issues/2560
asset myasset = "響"
}