Navigation
API > API/Developer > API/Developer/MeshBuilder > API/Developer/MeshBuilder/FMeshDescriptionHelper
Smoothing group interpretation helper structure.
| Name | FFanFace |
| Type | struct |
| Header File | /Engine/Source/Developer/MeshBuilder/Public/MeshDescriptionHelper.h |
| Include Path | #include "MeshDescriptionHelper.h" |
Syntax
struct FFanFace
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bBlendNormals | bool | MeshDescriptionHelper.h | ||
| bBlendTangents | bool | MeshDescriptionHelper.h | ||
| bFilled | bool | MeshDescriptionHelper.h | ||
| FaceIndex | int32 | MeshDescriptionHelper.h | ||
| LinkedVertexIndex | int32 | MeshDescriptionHelper.h |