unreal.InterchangeUsdContext¶
- class unreal.InterchangeUsdContext(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectInterchange Usd Context
C++ Source:
Plugin: InterchangeOpenUSD
Module: InterchangeOpenUSDImport
File: InterchangeUsdContext.h
- get_stage_id() int64¶
Returns the ID the provided stage has within the USDUtils’ singleton StageCache.
- Return type:
int64