Navigation
Unreal Engine C++ API Reference > Runtime > MeshDescription > FMeshDescription > FMeshDescription
References
Module | MeshDescription |
Header | /Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h |
Include | #include "MeshDescription.h" |
Source | /Engine/Source/Runtime/MeshDescription/Private/MeshDescription.cpp |
FMeshDescription&40;&41;
Remarks
Mesh description should be a moveable type. Hence explicitly declare all the below as defaulted, to ensure they will be generated by the compiler.