all  /  test_assets  / foundation  / stage_composition  / subLayer  / sublayer_child_folder .usda

SubLayer

These files subLayers stages from different locations on disk. If loaded successfully, a single cube should be visible.

screenshot usdrecord 22.08


Edit this page

sublayer_child_folder.usda

#usda 1.0
(
    customLayerData = {
        string copyright = "Copyright 2022 Apple Inc. All rights reserved."
    }
    subLayers = [
        @_children/_child_stage.usda@
    ]
    upAxis = "Y"
    metersPerUnit = 0.01
    defaultPrim = "World"
)