all  /  test_assets  / foundation  / stage_composition  / references  / _children  / _child_stage .usda

References

These files reference (references = ...) stages from different locations on disk. If loaded successfully, a single cube is visible.

screenshot usdrecord 22.08


Edit this page

_child_stage.usda

#usda 1.0
(
    customLayerData = {
        string copyright = "Copyright 2022 Apple Inc. All rights reserved."
    }
    defaultPrim = "World"
    upAxis = "Y"
    metersPerUnit = 0.01
)

def Scope "World"
{
    def Cube "Cube"
    {
    }
}