EParameterizeMeshToolUVScaleMode

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/ParameterizeMeshTool.h

Include

#include "ParameterizeMeshTool.h"

Syntax

enum EParameterizeMeshToolUVScaleMode
{
    NoScaling,
    NormalizeToBounds,
    NormalizeToWorld,
}

Values

Name

Description

NoScaling

No scaling is applied to UV islands

NormalizeToBounds

Scale UV islands such that they have constant relative area, relative to object bounds

NormalizeToWorld

Scale UV islands such that they have constant relative area, relative to world space

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