get_composed_references_from_prim

omni.usd.get_composed_references_from_prim(prim: Prim, fix_slashes: bool = True) List[Tuple[Reference, Layer]]

Gets composed reference list from prim.

Parameters

prim (Usd.Prim) – Handle of Usd.Prim.

Returns

List of reference items. Each item is a tuple that includes reference handle, and the layer it’s from.