Navigation
API > API/Plugins > API/Plugins/USDExporter > API/Plugins/USDExporter/FUsdMeshAssetOptions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FUsdMeshAssetOptions () |
We need this as clang would otherwise emit some warnings when generating these due to the usages of bRemoveUnrealMaterials. | USDAssetOptions.h | |
FUsdMeshAssetOptions
(
const FUsdMeshAssetOptions& |
USDAssetOptions.h |
FUsdMeshAssetOptions()
Description
We need this as clang would otherwise emit some warnings when generating these due to the usages of bRemoveUnrealMaterials.
| Name | FUsdMeshAssetOptions |
| Type | function |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/USDAssetOptions.h |
| Include Path | #include "USDAssetOptions.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FUsdMeshAssetOptions()
FUsdMeshAssetOptions(const FUsdMeshAssetOptions &)
| Name | FUsdMeshAssetOptions |
| Type | function |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/USDAssetOptions.h |
| Include Path | #include "USDAssetOptions.h" |
FUsdMeshAssetOptions
(
const FUsdMeshAssetOptions &
)