Alliance for OpenUSD · Example Payload

Aousd Usd Prim Example

3DInteroperabilityLinux FoundationMetaverseOpenUSDSpecificationStandardsUSDVisual Effects

Aousd Usd Prim Example is an example object payload from Alliance for OpenUSD, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pathnametypeNamespecifieractivehiddenkinddocumentationpurposeinstanceable

Example Payload

aousd-usd-prim-example.json Raw ↑
{
  "path": "/World/Characters/Hero",
  "name": "Hero",
  "typeName": "Xform",
  "specifier": "def",
  "active": true,
  "hidden": false,
  "kind": "component",
  "documentation": "The hero character asset prim.",
  "purpose": "default",
  "instanceable": false
}