Files
tinyusdz/tests/usda/collection-002.usda
2023-12-12 22:18:57 +09:00

9 lines
250 B
Plaintext

#usda 1.0
def Mesh "bora" {
uniform token collection:mycol:expansionRule = "expandPrims"
rel collection:mycol:includes = [</bora>, </dora>]
bool collection:mycol:includeRoot = 1
rel collection:mycol:excludes = [</bora/dora>, </dora/muda>]
}