UUsdPrimTwin

The Unreal equivalent (twin) of a USD prim

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

USDStage

Header

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

Include

#include "USDPrimTwin.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Transient)
class UUsdPrimTwin : public UObject

Remarks

The Unreal equivalent (twin) of a USD prim

Variables

Functions

Name Description

Public function

UUsdPrimTwin...

 

AddChild

(
    const FString& InPrimPath
)

Public function

void

 

Clear()

Public function

UUsdPrimTwin...

 

Find

(
    const FString& InPrimPath
)

Public function

void

 

Iterate

(
    TFunction< void&) > F...,
    bool bRecursive
)

Public function

void

 

RemoveChild

(
    const TCHAR* InPrimPath
)

Classes

Name

Description

Public class

FOnUsdPrimTwinDestroyed

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