![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UVMapSettings.h>
Public Member Functions | |
| FUVMapParameters () | |
| FUVMapParameters (const FVector &InPosition, const FQuat &InRotation, const FVector &InSize, const FVector &InScale, const FVector2D &InUVTile) | |
Public Attributes | |
| FVector | Size |
| FVector2D | UVTile |
| FVector | Position |
| FQuat | Rotation |
| FVector | Scale |
|
inline |
Default settings
|
inline |
| FVector FUVMapParameters::Position |
Position of the UV mapping gizmo
| FQuat FUVMapParameters::Rotation |
Rotation of the UV mapping gizmo (angles in degrees)
| FVector FUVMapParameters::Scale |
Scale of the UV mapping gizmo
| FVector FUVMapParameters::Size |
Length, width, height of the UV mapping gizmo
| FVector2D FUVMapParameters::UVTile |
Tiling of the UV mapping