#usda 1.0 # The model will be placed here with all the relative properties. def Xform "BakingPrim" { } def Camera "main_cam" { custom string[] image:output = ["uv_albedo", "uv_normals", "uv_metallic", "uv_roughness"] float2 clippingRange = (0.0001, 1000) custom int image:height = 2048 custom int image:width = 2048 }