UBakedCurvatureMapToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/BakeMeshAttributeMapsTool.h

Include

#include "BakeMeshAttributeMapsTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UBakedCurvatureMapToolProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bGaussianBlur

Whether or not to apply Gaussian Blur to computed Map

Public variable UProperty Category, EditAnywhere, Meta

float

 

BlurRadius

Pixel Radius of Gaussian Blur Kernel

Public variable UProperty Category, EditAnywhere

EBakedCurvature...

 

Clamping

Clamping to apply to curvature values before scaling to color range

Public variable UProperty Category, EditAnywhere

EBakedCurvature...

 

ColorMode

Color mapping calculated from curvature values

Public variable UProperty Category, EditAnywhere

EBakedCurvature...

 

CurvatureType

Type of curvature to compute

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

float

 

MinRangeMultiplier

Scale the minimum curvature value used to compute the mapping to grayscale/color (fraction of maximum)

Public variable UProperty Category, EditAnywhere, Meta

float

 

RangeMultiplier

Scale the maximum curvature value used to compute the mapping to grayscale/color

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