cupertino-docs/docs/usdkit/documentation_usdkit_usdprim_relationship_primpath.json
Mihaela Mihaljevic bc7f4bf96d data(apple-docs): add 12,086 iOS-27 beta delta pages
New frameworks: usdkit, computegraph, foundationmodels, coreai, paperkit,
evaluations, proximityreader, sensorkit, fskit. Plus beta API additions across
realitykit, appintents, foundation, appkit, swift, metrickit, corespotlight,
swiftui and others. Net-new vs the existing corpus (URL-deduplicated); existing
pages untouched.
2026-06-20 12:15:25 +02:00

33 lines
1.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"abstract" : "The complete path to the nearest prim that contains this relationship.",
"codeExamples" : [
],
"contentHash" : "a725687908abe1cd06654a508e158bcfa380385da9513be471362bd8f2e68a1a",
"crawlDepth" : 3,
"crawledAt" : "2026-06-19T11:35:49Z",
"declaration" : {
"code" : "var primPath: USDLayer.Path { get }",
"language" : "swift"
},
"id" : "6307288D-4F5F-D1FE-A244-5B4C064A8941",
"kind" : "property",
"language" : "swift",
"module" : "USDKit",
"overview" : "## Discussion\n\n`primPath` is the [doc:\/\/com.apple.usdkit\/documentation\/USDKit\/USDPrim\/path] of this relationships [doc:\/\/com.apple.usdkit\/documentation\/USDKit\/USDPrim\/Relationship\/prim].",
"platforms" : [
"iOS",
"iPadOS",
"Mac Catalyst",
"macOS",
"tvOS",
"visionOS"
],
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/usdkit\/usdprim\/relationship\/primpath\ncrawled: 2026-06-19T11:35:49Z\n---\n\n# primPath\n\n**Instance Property**\n\nThe complete path to the nearest prim that contains this relationship.\n\n## Declaration\n\n```swift\nvar primPath: USDLayer.Path { get }\n```\n\n## Discussion\n\n`primPath` is the [doc:\/\/com.apple.usdkit\/documentation\/USDKit\/USDPrim\/path] of this relationships [doc:\/\/com.apple.usdkit\/documentation\/USDKit\/USDPrim\/Relationship\/prim].\n\n",
"sections" : [
],
"source" : "appleJSON",
"title" : "primPath",
"url" : "https:\/\/developer.apple.com\/documentation\/usdkit\/usdprim\/relationship\/primpath"
}