Navigation
API > API/Runtime > API/Runtime/DatasmithCore
| |
|
| Name |
FDatasmithMeshModels |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMeshSerialization.h |
| Include Path |
#include "DatasmithMeshSerialization.h" |
Syntax
struct FDatasmithMeshModels
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsCollisionMesh |
bool |
|
DatasmithMeshSerialization.h |
|
| MeshName |
FString |
|
DatasmithMeshSerialization.h |
|
| SourceModels |
TArray< FMeshDescription > |
|
DatasmithMeshSerialization.h |
|