UnrealUSDWrapper::GetAllStagesFromCache

Returns all the stages that are currently opened in the USD utils stage cache, shared between C++ and Python

Windows
MacOS
Linux

References

Module

UnrealUSDWrapper

Header

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/UnrealUSDWrapper.h

Include

#include "UnrealUSDWrapper.h"

Source

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Private/UnrealUSDWrapper.cpp

Syntax

static TArray< UE::FUsdStage > GetAllStagesFromCache()

Remarks

Returns all the stages that are currently opened in the USD utils stage cache, shared between C++ and Python

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss