![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UVMapSettings.h>
Public Member Functions | |
| FUVMapSettings () | |
Public Attributes | |
| FVector | Size |
| FVector2D | UVTile |
| FVector | Position |
| FRotator | Rotation |
| FVector | Scale |
UV map generation settings that are exposed to the user for scripting and through the editor
|
inline |
Default settings
| FVector FUVMapSettings::Position |
Position of the UV mapping gizmo
| FRotator FUVMapSettings::Rotation |
Rotation of the UV mapping gizmo (angles in degrees)
| FVector FUVMapSettings::Scale |
Scale of the UV mapping gizmo
| FVector FUVMapSettings::Size |
Length, width, height of the UV mapping gizmo
| FVector2D FUVMapSettings::UVTile |
Tiling of the UV mapping