FUSDSceneImportContext

Windows
MacOS
Linux

Inheritance Hierarchy

FUsdImportContext

FUSDSceneImportContext

References

Module

USDImporter

Header

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

Include

#include "USDImporter.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FUSDSceneImportContext : public FUsdImportContext

Variables

Name Description

Public variable

FCachedActorLab...

 

ActorLabels

Public variable UProperty

TArray< FName >

 

ActorsToDestroy

Public variable UProperty

UActorFactory &...

 

EmptyActorFactory

Public variable UProperty

TMap< FName, AA...

 

ExistingActors

Public variable UProperty

TMap< UClass &#...

 

UsedFactories

Public variable UProperty

UWorld *

 

World

Overridden from FUsdImportContext

Name Description

Public function Virtual

void

 

Init

(
    UObject* InParent,
    const FString& InName,
    const UE::FUsdStage& InStage
)

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