Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneView
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include | #include "SceneView.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SceneView.cpp |
FVector4 PixelToWorld
(
float X,
float Y,
float Z
) const
Remarks
Transforms a point from pixel coordinates relative to the view's X,Y (left, top) into the view's world-space.