These files subLayers
stages from different locations on disk. If loaded successfully, a single cube should be visible.
usdrecord 22.08
#usda 1.0
(
defaultPrim = "World"
customLayerData = {
string copyright = "Copyright 2022 Apple Inc. All rights reserved."
}
subLayers = [
@file_does_not_exist.usda@
]
upAxis = "Y"
metersPerUnit = 0.01
)
def "World"
{
def Cube "cube"
{
}
}