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