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