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 CursorToScreen
(
float X,
float Y,
float Z
) const
Remarks
Transforms a cursor location in render target pixel coordinates into the view's screen-space, taking into account the viewport rectangle.