FUVProjectionOp

Windows
MacOS
Linux

Inheritance Hierarchy

FDynamicMeshOperator

FUVProjectionOp

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/ParameterizationOps/UVProjectionOp.h

Include

#include "ParameterizationOps/UVProjectionOp.h"

Syntax

class FUVProjectionOp : public FDynamicMeshOperator

Variables

Name Description

Public variable

bool

 

bWorldSpaceUVScale

Public variable

float

 

CylinderProjectToTopOrBottomAngleThreshold

Public variable

TSharedPtr< FDy...

 

OriginalMesh

Inputs

Public variable

EUVProjectionMe...

 

ProjectionMethod

Public variable

FTransform

 

ProjectionTransform

Public variable

FVector2f

 

UVOffset

Public variable

FVector2f

 

UVScale

Destructors

Name Description

Public function Virtual

~FUVProjectionOp()

Functions

Name Description

Public function

void

 

SetTransform

(
    const FTransform& Transform
)

Overridden from FDynamicMeshOperator

Name Description

Public function Virtual

void

 

CalculateResult

(
    FProgressCancel* Progress
)

FDynamicMeshOperator implementation

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