Epic Developer Community Forums
UE5 coordinate transformation issue
Development
Programming & Scripting
question
,
unreal-engine
,
CPP
hollowevill123
(hollowevill123)
April 19, 2025, 2:17pm
1
image
1219×115 21.8 KB
I am performing the coordinate transformation like this, but I am getting incorrect results,
image
1276×1069 152 KB
I suspect it’s because of
PrimaryView.PreViewTranslation
, but how should I modify it?