mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
#usda 1.0
|
|
|
|
def Mesh "muda"
|
|
{
|
|
token visibility.timeSamples = {
|
|
0: "invisible",
|
|
2: "inherited",
|
|
4: "invisible",
|
|
}
|
|
}
|