Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/UVProjectionTool.h |
Include |
#include "UVProjectionTool.h" |
UCLASS()
class UUVProjectionToolProperties : public UInteractiveToolPropertySet
Standard properties
Name | Description | ||
---|---|---|---|
|
bSavedUniformDimensions |
||
|
bUniformDimensions |
Only use the Dimensions X value to uniformly define all projection shape dimensions |
|
|
EditConditionHi... |
CylinderSplitAngle |
|
|
Dimensions |
Width, length, and height of the projection shape before rotation |
|
|
EditCondition |
Cylinder projection optionsAngle in degrees to determine whether faces should be assigned to the cylinder or the flat end caps |
|
|
EditConditionHi... |
ExpMapNormalBlending |
|
|
EditConditionHi... |
ExpMapSmoothingAlpha |
|
|
EditConditionHi... |
ExpMapSmoothingSteps |
|
|
Initialization |
Determines how projection settings will be initialized; this only takes effect if the projection shape dimensions or position are unchanged |
|
|
ProjectionType |
Shape and/or algorithm to use for UV projection |
|
|
float |
Rotation |
UV-space transform optionsRotation in degrees applied after computing projection |
|
SavedDimensions |
Saved State. These are used internally to support UsePrevious initialization mode |
|
|
SavedTransform |
||
|
Scale |
Scaling applied after computing projection |
|
|
Translation |
Translation applied after computing projection |