ECurvatureType

Options

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Sampling/MeshCurvatureMapBaker.h

Include

#include "Sampling/MeshCurvatureMapBaker.h"

Syntax

enum ECurvatureType
{
    Mean            = 0,
    Gaussian        = 1,
    MaxPrincipal    = 2,
    MinPrincipal    = 3,
}

Values

Name

Description

Mean

Gaussian

MaxPrincipal

MinPrincipal

Remarks

Options

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss