FUVMapSettings

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

Windows
MacOS
Linux

References

Module

StaticMeshDescription

Header

/Engine/Source/Runtime/StaticMeshDescription/Public/UVMapSettings.h

Include

#include "UVMapSettings.h"

Syntax

struct FUVMapSettings

Remarks

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

Variables

Name Description

Public variable

FVector

 

Position

Position of the UV mapping gizmo

Public variable

FRotator

 

Rotation

Rotation of the UV mapping gizmo (angles in degrees)

Public variable

FVector

 

Scale

Scale of the UV mapping gizmo

Public variable

FVector

 

Size

Length, width, height of the UV mapping gizmo

Public variable

FVector2D

 

UVTile

Tiling of the UV mapping

Constructors

Name Description

Public function

FUVMapSettings()

Default settings

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