Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FMeshVertexCurvatureCache
| Name | FVertexCurvature |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/MeshCurvature.h |
| Include Path | #include "MeshCurvature.h" |
Syntax
struct FVertexCurvature
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Gaussian | double | MeshCurvature.h | ||
| MaxPrincipal | double | MeshCurvature.h | ||
| Mean | double | MeshCurvature.h | ||
| MinPrincipal | double | MeshCurvature.h |