init(_:)
Casts a property handle to a relationship handle.
Declaration
init?(_ object: USDPrim.Property)Discussion
Returns nil if the property is not a relationship.
Casts a property handle to a relationship handle.
init?(_ object: USDPrim.Property)Returns nil if the property is not a relationship.