ELocalParamTypes

Type of local parameterization

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Parameterization/MeshLocalParam.h

Include

#include "Parameterization/MeshLocalParam.h"

Syntax

enum ELocalParamTypes
{
    PlanarProjection           = 1,
    ExponentialMap             = 2,
    ExponentialMapUpwindAvg    = 3,
}

Values

Name

Description

PlanarProjection

Calculate a planar projection

ExponentialMap

Calculate Discrete Exponential Map

ExponentialMapUpwindAvg

Calculate Discrete Exponential Map with Upwind-Averaging

Remarks

Type of local parameterization

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