UUVProjectionToolProperties

Standard properties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/UVProjectionTool.h

Include

#include "UVProjectionTool.h"

Syntax

UCLASS()
class UUVProjectionToolProperties : public UInteractiveToolPropertySet

Remarks

Standard properties

Variables

Name Description

Public variable UProperty

bool

 

bSavedUniformDimensions

Public variable UProperty Category, EditAnywhere

bool

 

bUniformDimensions

Only use the Dimensions X value to uniformly define all projection shape dimensions

Public variable UProperty Category, EditAnywhere, Meta

EditConditionHi...

 

CylinderSplitAngle

Public variable UProperty Category, EditAnywhere

FVector

 

Dimensions

Width, length, and height of the projection shape before rotation

Public variable UProperty Category, EditAnywhere, Meta

 

EditCondition

Cylinder projection optionsAngle in degrees to determine whether faces should be assigned to the cylinder or the flat end caps

Public variable UProperty Category, EditAnywhere, Meta

EditConditionHi...

 

ExpMapNormalBlending

Public variable UProperty Category, EditAnywhere, Meta

EditConditionHi...

 

ExpMapSmoothingAlpha

Public variable UProperty Category, EditAnywhere, Meta

EditConditionHi...

 

ExpMapSmoothingSteps

Public variable UProperty Category, EditAnywhere

EUVProjectionTo...

 

Initialization

Determines how projection settings will be initialized; this only takes effect if the projection shape dimensions or position are unchanged

Public variable UProperty Category, EditAnywhere

EUVProjectionMe...

 

ProjectionType

Shape and/or algorithm to use for UV projection

Public variable UProperty Category, EditAnywhere

float

 

Rotation

UV-space transform optionsRotation in degrees applied after computing projection

Public variable UProperty

FVector

 

SavedDimensions

Saved State. These are used internally to support UsePrevious initialization mode

Public variable UProperty

FTransform

 

SavedTransform

Public variable UProperty Category, EditAnywhere

FVector2D

 

Scale

Scaling applied after computing projection

Public variable UProperty Category, EditAnywhere

FVector2D

 

Translation

Translation applied after computing projection