FUsdImportContext

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 FUsdImportContext

Variables

Name Description

Public variable

bool

 

bApplyWorldTransformToGeometry

Whether or not to apply world transformations to the actual geometry

Public variable

bool

 

bFindUnrealAssetReferences

If true stop at any USD prim that has an unreal asset reference.

Public variable

bool

 

bIsAutomated

If true, options dialog won't be shown

Public variable

EObjectFlags

 

ImportObjectFlags

Object flags to apply to newly imported objects

Public variable UProperty

UUSDImportOptio...

 

ImportOptions

Public variable UProperty

FString

 

ImportPathName

Public variable UProperty

FString

 

ObjectName

Name to use when importing a single mesh

Public variable UProperty

UObject *

 

Parent

Parent package to import a single mesh to

Public variable

TMap< FString, ...

 

PathToImportAssetMap

Mapping of path to imported assets

Public variable UProperty

UUSDPrimResolve...

 

PrimResolver

Destructors

Name Description

Public function Virtual

~FUsdImportContext()

Functions

Name Description

Public function

void

 

AddErrorMessage

(
    EMessageSeverity::Type MessageSever...,
    FText ErrorMessage
)

Public function

void

 

ClearErrorMessages()

Public function

void

 

DisplayErrorMessages

(
    bool bAutomated
)

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