 usdrecord 22.08
usdrecord 22.08
This screenshot is empty as expected.
This is an example of an empty mesh without any set attributes.
Schema specification: https://github.com/PixarAnimationStudios/USD/blob/release/pxr/usd/usdGeom/schema.usda
#usda 1.0
(
    customLayerData = {
        string copyright = "Copyright 2022 Apple Inc. All rights reserved."
    }
    defaultPrim = "mesh"
    upAxis = "Y"
    metersPerUnit = 0.01
)
def Mesh "mesh"
{
}