You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
370 lines
14 KiB
370 lines
14 KiB
# Portions of this file auto-generated by usdGenSchema. |
|
# Edits will survive regeneration except for comments and |
|
# changes to types with autoGenerated=true. |
|
{ |
|
"Plugins": [ |
|
{ |
|
"Info": { |
|
"SdfMetadata": { |
|
"constraintTargetIdentifier": { |
|
"appliesTo": [ |
|
"attributes" |
|
], |
|
"default": "", |
|
"documentation": "Unique identifier within a model's namespace for an matrix-valued attribute representing a constraint target", |
|
"type": "token" |
|
}, |
|
"elementSize": { |
|
"appliesTo": [ |
|
"attributes" |
|
], |
|
"default": 1, |
|
"displayGroup": "Primvars", |
|
"documentation": "The number of values in a primvar's value array that must be aggregated for each element on the primitive.", |
|
"type": "int" |
|
}, |
|
"inactiveIds": { |
|
"appliesTo": [ |
|
"prims" |
|
], |
|
"type": "int64listop" |
|
}, |
|
"interpolation": { |
|
"appliesTo": [ |
|
"attributes" |
|
], |
|
"default": "constant", |
|
"displayGroup": "Primvars", |
|
"documentation": "How a primvar interpolates across a primitive; equivalent to RenderMan's 'class specifier'", |
|
"type": "token" |
|
}, |
|
"metersPerUnit": { |
|
"appliesTo": [ |
|
"layers" |
|
], |
|
"default": 0.01, |
|
"displayGroup": "Stage", |
|
"type": "double" |
|
}, |
|
"unauthoredValuesIndex": { |
|
"appliesTo": [ |
|
"attributes" |
|
], |
|
"default": -1, |
|
"displayGroup": "Primvars", |
|
"documentation": "The index that represents unauthored values in the indices array of an indexed primvar.", |
|
"type": "int" |
|
}, |
|
"upAxis": { |
|
"appliesTo": [ |
|
"layers" |
|
], |
|
"default": "Y", |
|
"displayGroup": "Stage", |
|
"type": "token" |
|
} |
|
}, |
|
"Types": { |
|
"UsdGeomBasisCurves": { |
|
"alias": { |
|
"UsdSchemaBase": "BasisCurves" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomCurves" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomBoundable": { |
|
"alias": { |
|
"UsdSchemaBase": "Boundable" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomXformable" |
|
], |
|
"schemaKind": "abstractTyped" |
|
}, |
|
"UsdGeomCamera": { |
|
"alias": { |
|
"UsdSchemaBase": "Camera" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomXformable" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomCapsule": { |
|
"alias": { |
|
"UsdSchemaBase": "Capsule" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomCone": { |
|
"alias": { |
|
"UsdSchemaBase": "Cone" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomCube": { |
|
"alias": { |
|
"UsdSchemaBase": "Cube" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomCurves": { |
|
"alias": { |
|
"UsdSchemaBase": "Curves" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomPointBased" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "abstractTyped" |
|
}, |
|
"UsdGeomCylinder": { |
|
"alias": { |
|
"UsdSchemaBase": "Cylinder" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomGprim": { |
|
"alias": { |
|
"UsdSchemaBase": "Gprim" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomBoundable" |
|
], |
|
"schemaKind": "abstractTyped" |
|
}, |
|
"UsdGeomHermiteCurves": { |
|
"alias": { |
|
"UsdSchemaBase": "HermiteCurves" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomCurves" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomImageable": { |
|
"alias": { |
|
"UsdSchemaBase": "Imageable" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdTyped" |
|
], |
|
"schemaKind": "abstractTyped" |
|
}, |
|
"UsdGeomMesh": { |
|
"alias": { |
|
"UsdSchemaBase": "Mesh" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomPointBased" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomModelAPI": { |
|
"alias": { |
|
"UsdSchemaBase": "GeomModelAPI" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdAPISchemaBase" |
|
], |
|
"schemaKind": "singleApplyAPI" |
|
}, |
|
"UsdGeomMotionAPI": { |
|
"alias": { |
|
"UsdSchemaBase": "MotionAPI" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdAPISchemaBase" |
|
], |
|
"schemaKind": "singleApplyAPI" |
|
}, |
|
"UsdGeomNurbsCurves": { |
|
"alias": { |
|
"UsdSchemaBase": "NurbsCurves" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomCurves" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomNurbsPatch": { |
|
"alias": { |
|
"UsdSchemaBase": "NurbsPatch" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomPointBased" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomPlane": { |
|
"alias": { |
|
"UsdSchemaBase": "Plane" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomPointBased": { |
|
"alias": { |
|
"UsdSchemaBase": "PointBased" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "abstractTyped" |
|
}, |
|
"UsdGeomPointInstancer": { |
|
"alias": { |
|
"UsdSchemaBase": "PointInstancer" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomBoundable" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomPoints": { |
|
"alias": { |
|
"UsdSchemaBase": "Points" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomPointBased" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomPrimvarsAPI": { |
|
"alias": { |
|
"UsdSchemaBase": "PrimvarsAPI" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdAPISchemaBase" |
|
], |
|
"schemaKind": "nonAppliedAPI" |
|
}, |
|
"UsdGeomScope": { |
|
"alias": { |
|
"UsdSchemaBase": "Scope" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomImageable" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomSphere": { |
|
"alias": { |
|
"UsdSchemaBase": "Sphere" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomGprim" |
|
], |
|
"implementsComputeExtent": true, |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomSubset": { |
|
"alias": { |
|
"UsdSchemaBase": "GeomSubset" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdTyped" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomVisibilityAPI": { |
|
"alias": { |
|
"UsdSchemaBase": "VisibilityAPI" |
|
}, |
|
"apiSchemaCanOnlyApplyTo": [ |
|
"Imageable" |
|
], |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdAPISchemaBase" |
|
], |
|
"schemaKind": "singleApplyAPI" |
|
}, |
|
"UsdGeomXform": { |
|
"alias": { |
|
"UsdSchemaBase": "Xform" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomXformable" |
|
], |
|
"schemaKind": "concreteTyped" |
|
}, |
|
"UsdGeomXformCommonAPI": { |
|
"alias": { |
|
"UsdSchemaBase": "XformCommonAPI" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdAPISchemaBase" |
|
], |
|
"schemaKind": "nonAppliedAPI" |
|
}, |
|
"UsdGeomXformable": { |
|
"alias": { |
|
"UsdSchemaBase": "Xformable" |
|
}, |
|
"autoGenerated": true, |
|
"bases": [ |
|
"UsdGeomImageable" |
|
], |
|
"schemaKind": "abstractTyped" |
|
} |
|
} |
|
}, |
|
"LibraryPath": "", |
|
"Name": "usdGeom", |
|
"ResourcePath": "resources", |
|
"Root": "..", |
|
"Type": "library" |
|
} |
|
] |
|
}
|
|
|