Navigation
API > API/Plugins > API/Plugins/USDPregenWrapper
| |
|
| Name |
FPregenStorageOptions |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/USDPregenWrapper.h |
| Include Path |
#include "USDPregenWrapper.h" |
Syntax
USTRUCT (BlueprintType )
struct FPregenStorageOptions
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ManifestDir |
FString |
Directory where manifest files should be written. |
USDPregenWrapper.h |
- EditAnywhere
- BlueprintReadWrite
- Category="USD Pregen"
|
| PackageSubPathTemplate |
FString |
${PLACEHOLDER} template used to build the package sub-path for generated UAssets. |
USDPregenWrapper.h |
- EditAnywhere
- BlueprintReadWrite
- Category="USD Pregen"
|
| StoragePluginName |
FString |
Name of the storage plugin to use. |
USDPregenWrapper.h |
- EditAnywhere
- BlueprintReadWrite
- Category="USD Pregen"
|
Functions
Public
Operators