UsdUtils::AddPayload

Adds a payload on Prim pointing at the default prim of the layer at AbsoluteFilePath

Windows
MacOS
Linux

References

Module

USDUtilities

Header

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

Include

#include "USDConversionUtils.h"

Source

/Engine/Plugins/Importers/USDImporter/Source/USDUtilities/Private/USDConversionUtils.cpp

Syntax

namespace UsdUtils
{
    void UsdUtils::AddPayload
    (
        UE::FUsdPrim & Prim,
        const TCHAR * AbsoluteFilePath
    )
}

Remarks

Adds a payload on Prim pointing at the default prim of the layer at AbsoluteFilePath

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