UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FUVMapSettings Struct Reference

#include <UVMapSettings.h>

Public Member Functions

 FUVMapSettings ()
 

Public Attributes

FVector Size
 
FVector2D UVTile
 
FVector Position
 
FRotator Rotation
 
FVector Scale
 

Detailed Description

UV map generation settings that are exposed to the user for scripting and through the editor

Constructor & Destructor Documentation

◆ FUVMapSettings()

FUVMapSettings::FUVMapSettings ( )
inline

Default settings

Member Data Documentation

◆ Position

FVector FUVMapSettings::Position

Position of the UV mapping gizmo

◆ Rotation

FRotator FUVMapSettings::Rotation

Rotation of the UV mapping gizmo (angles in degrees)

◆ Scale

FVector FUVMapSettings::Scale

Scale of the UV mapping gizmo

◆ Size

FVector FUVMapSettings::Size

Length, width, height of the UV mapping gizmo

◆ UVTile

FVector2D FUVMapSettings::UVTile

Tiling of the UV mapping


The documentation for this struct was generated from the following file: