Navigation
API > API/Plugins > API/Plugins/InterchangeOpenUSDImport > API/Plugins/InterchangeOpenUSDImport/UInterchangeUsdContext
Description
Sets the ID of a particular stage from the UsdUtils' singleton StageCache. If this corresponds to a valid USD Stage, that stage will be used for the Interchange import.
| Name | SetStageId |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Extensions/OpenUSD/Source/Import/Public/InterchangeUsdContext.h |
| Include Path | #include "InterchangeUsdContext.h" |
| Source | /Engine/Plugins/Interchange/Extensions/OpenUSD/Source/Import/Private/InterchangeUsdContext.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | USD")
void SetStageId
(
int64 InStageId
)