init(_:)
Narrows an untyped Spec to a USDPrim.Spec.
Declaration
init?(_ spec: USDLayer.Spec)Discussion
Returns nil if spec is not a prim spec.
Narrows an untyped Spec to a USDPrim.Spec.
init?(_ spec: USDLayer.Spec)Returns nil if spec is not a prim spec.