Navigation
API > API/Plugins > API/Plugins/USDExporter
| Name | UStaticMeshExporterUsd |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/StaticMeshExporterUSD.h |
| Include Path | #include "StaticMeshExporterUSD.h" |
Syntax
UCLASS ()
class UStaticMeshExporterUsd : public UExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UExporter → UStaticMeshExporterUsd
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UStaticMeshExporterUsd() |
StaticMeshExporterUSD.h |
Functions
Public
Overridden from UExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExportBinary
(
UObject* Object, |
StaticMeshExporterUSD.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsUsdAvailable() |
StaticMeshExporterUSD.h |
|