init(_:)
Casts an object handle to a property handle.
Declaration
init?(_ object: USDStage.Object)Discussion
Returns nil if the object is not an attribute or a relationship.
Casts an object handle to a property handle.
init?(_ object: USDStage.Object)Returns nil if the object is not an attribute or a relationship.