Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxDataConverter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVector ConvertScale
(
FbxDouble3 Vector |
FbxImporter.h | ||
static FVector ConvertScale
(
FbxVector4 Vector |
FbxImporter.h |
ConvertScale(FbxDouble3)
| Name | ConvertScale |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxUtilsImport.cpp |
static FVector ConvertScale
(
FbxDouble3 Vector
)
ConvertScale(FbxVector4)
| Name | ConvertScale |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxUtilsImport.cpp |
static FVector ConvertScale
(
FbxVector4 Vector
)