Navigation
API > API/Plugins > API/Plugins/GLTFCore
| Name | GLTFNodePrefixStaticHelper |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAsset.h |
| Include Path | #include "GLTFAsset.h" |
Syntax
struct GLTFNodePrefixStaticHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetAnimationPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetCameraPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetIESPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetImagePrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetJointPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetLightPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetMaterialPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetMeshPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetNodePrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetScenePrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetSkinPrefix
(
const FString& AssetName |
GLTFAsset.h | ||
static FString GetTexturePrefix
(
const FString& AssetName |
GLTFAsset.h |