API reference
API reference
Select your platform
No SDKs available
No versions available

FMRUKPlaneUV Struct

Represents a configuration for adjusting the UV texture coordinates of a plane.
It contains properties to specify an offset and scale to be applied to the UV texture coordinates.

Fields

Offset : FVector2D
Offset applied to the UV texture coordinates.
Signature
FVector2D FMRUKPlaneUV::Offset
Scale : FVector2D
Scale applied to the UV texture coordinates.
Signature
FVector2D FMRUKPlaneUV::Scale